You are here

PA.c Launcher 2.1 wont compile launcher

2 posts / 0 new
Last post
webtablet
webtablet's picture
Offline
Last seen: 12 years 9 months ago
Joined: 2010-10-03 10:50
PA.c Launcher 2.1 wont compile launcher

Cant recompile the launcher with this release, all I get is
a not-so-clear error from NSIS (probably about Language.nsh),
which persists even with simplified *.ini's.

NSIS Log: http://www.pastedump.com/paste/1575
Some interesting lines:
...
StrCpy $AppNamePortable "PortableApps.com Launcher" () ()
StrCpy $MissingFileOrPath "$EXEDIR\App\AppInfo\appinfo.ini" () ()
MessageBox: 16: "$(LauncherFileNotFound)"
...
!appendfile: "f:\Temp\nst9D.tmp" couldn't be opened.
Error in macro _Case on macroline 11
!include: error in script: "f:\Temp\nst9C.tmp" on line 1
Error in macro LanguageCases on macroline 1
Error in macro Language.nsh_.onInit on macroline 6
Error in macro RunSegment on macroline 12
Error in script "Q:\PortableApps\PortableApps.comLauncher\Other\Source\PortableApps.comLauncher.nsi" on line 170 -- aborting creation process
[EOF]

Both Launcher and NSIS have been reinstalled. Workaround for
now is to include a old launcher made with earlier version 2.0.

Source Repo App/AppInfo: (previous *.ini version, same error)
http://code.google.com/p/appengine-portable/source/browse/#hg%2FApp%2FAp...

Aluísio A. S. G.
Offline
Last seen: 7 years 9 months ago
DeveloperTranslator
Joined: 2010-11-09 17:43
WFM

It works fine for me.
Executable
NSIS log

Previously known as kAlug.

Log in or register to post comments