PortableApps.com wins big in the 2009 Community Choice Awards and hits 100 million app downloads!

Help with PA.com installer compilation

Submitted by radarman36 on August 15, 2009 - 4:23pm

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 ? =)


( categories: )

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

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.