a fews tips for n00b..
Hello there..
i have just started using NSIS and am still busy reading the manual..
i was wondering i could ask for some advice or tips from the experienced users..
i have a zip file below is the structure:
file.exe
file.cfg
file.dll
folder ---> anotherfile.exe
---> yetanotherfile.exe
what i would like to do is create an installer that will extract the zip file (does not have to be a zip, can be any archive!) to a predefined folder, (c:\myfolder) and run the file.exe command with a /switch.
is this possible and if so how difficult would it be to do?
any help or advice would be very much appreciate.
regards
g