ScratchMonkey wrote:Does the installer handle non-standard WoW installation paths? For example, I installed it c:\games\wow, and on my old machine, my boot drive was G: (ancient Win9x system with lots of partitions and Win2k added to it), and all my games were on M:.
I don't think it will support non-standard installs if you use the quick'n'dirty explanation I used above; rather it will assume that everybody installed it to the directory used by the original installer package maker.
To make it auto-detect WoW, open Settings.ini before you run the NSIS script and make sure you set the following settings down in the [settings] panel:
- Code: Select all
[settings]
AUTODETECTWOW=True
EXELOC=
FILELOCATION=
...
SELECTEDACCT=no accounts found
This way, when each person installs your custom copy of UniUploader, the program will go "OH CRAP! I don't know where WoW is!!" and it'll ask them, just like it asked you the first time you opened UniUploader.