You are here

Help with PA.com installer compilation

3 posts / 0 new
Last post
radarman36
radarman36's picture
Offline
Last seen: 12 years 8 months ago
Joined: 2009-05-20 09:44
Help with PA.com installer compilation

Hi everybody,

I've created a portable version of Yahoo! Widget engine, and I want to upload it as an installer and share the Launcher with the community.

But, I've a problem with NSIS during compilation.

The Portableapps.com Installer gives me the following error

 Function: "PreWelcome"
StrCmp "$AUTOMATEDINSTALL" "true" equal=, nonequal=PreWelcomeEnd
StrCmp expects 3-4 parameters, got 5.
Usage: StrCmp str1 str2 label_to_goto_if_equal [label_to_goto_if_not]
Error in script "K:\PortableApps\WidgetsPortable\Other\Source\PortableApps.comInstaller.nsi" on line 755 -- aborting creation process

Any help pls ? Smile

scremingwhisper1720
scremingwhisper1720's picture
Offline
Last seen: 7 months 3 weeks ago
Joined: 2009-07-15 18:50
it would

help if you uploaded the launcher so people could tack a look at problem

60\/\/ 2 /\/\3 4 1 4/\/\ 12007
bow to me for i am root

radarman36
radarman36's picture
Offline
Last seen: 12 years 8 months ago
Joined: 2009-05-20 09:44
It's not the launcher...

It's the installer which causes problems.
The log here the installer compilation log.
The source code is the PortableApps.com Installer.nsi generated by the PortableApps.com Installer Utility.

Log in or register to post comments