I am working on a NSI script for wxDownload fast but I am trying to figure out how I can get it to read it's config file. It expects it to be in the current working directory, and am looking for another program or an example that works around this.
I think the best way is to tell wxDownload Fast run in the Data folder (ie set it's working folder to Data).
Any help will be appreciated.
Leith Bade
NSIS, you say? i've had the same problem, and this has also come up before. try
SetOutPath "$EXEDIR\Data\settings"
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
Thanks TaffinFoxcroft.
Another problem I am working on is this NSIS error message whenever I compile PortableApps.comInstaller.nsi v0.10.1.0:
Processed 1 file, writing output:
Adding plug-ins initializing function... Done!
Error: could not resolve label "NONE" in function "LeaveDirectory"
Error - aborting creation process
Anyone know how to fix this?
The other question I have is where can i find how PortableApps handles different languages so I can get my launcher to work with it.
Leith Bade
looks like you must have made some modification to the installer that doesn't sit properly. try re-downloading the installer, adjusting it and try again.
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
GraphCalc Portable has the exact same situation. (Though it's quite old and isn't being updated for some reason.
https://portableapps.com/node/11598
Insert original signature here with Greasemonkey Script.