I need your comments on this...
I'm doing the launcher for Atomic Tanks (http://atanks.sourceforge.net/) using pkeffect's mIRC launcher (based on John's nsi, and SmithTech) and with a splashscreen from NeoRame... everything looks ok but when I double click on ATanks Portable it shows a screen saying "atanks.exe not found"
I think the error is here: !define EXE "$EXEDIR\ATanks\atanks.exe"
The structure is this:
- ATanks Portable (with Launcher)
- ATanks (with exe)
What I did wrong?
Note: remember I'm a Veterinarian not a programmer, this is just my third (and a little bit more complicated) launcher... I mean, I don't know what the *** I'm doing...
Thanks in advance!