You are here

Compiling PortableFirefox.nsi

3 posts / 0 new
Last post
LeeT91
Offline
Last seen: 17 years 5 months ago
Joined: 2006-01-21 05:57
Compiling PortableFirefox.nsi

Hi when I try to compile the PortableFirefox.nsi, I get the following error.
IfFileExists: "$PROGRAMDIRECTORY\$PROGRAMEXECUTABLE" ? FoundProgramEXE :
MessageBox: 48: "$PROGRAMEXECUTABLE was not found. Please check your configuration"
Abort: ""
StrCmp "$ALLOWMULTIPLEINSTANCES" "true" equal=ProfileWork, nonequal=
Invalid command: FindProcDLL::FindProc
Error in script "E:\Software\Portable Software\PortableFirefox\PortableFirefoxCode\PortableFirefox.nsi" on line 185 -- aborting creation process

I've been through everything i can, still havent fixed it. Please can someone help?

John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 57 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
You need a couple plugins

Sometimes, the impossible can become possible, if you're awesome!

LeeT91
Offline
Last seen: 17 years 5 months ago
Joined: 2006-01-21 05:57
Done, Thanks!

Thanks!

Topic locked