Specify a relative path in a parent folder
Hi,
How can I specify a file located in a parent folder?
Something like:
File "..\folder1\file.exe"
Archive: Specify a relative path in a parent folder
Specify a relative path in a parent folder
Hi,
How can I specify a file located in a parent folder?
Something like:
File "..\folder1\file.exe"
Hi :)
Yes, to specify a file located in a parent folder, this is the correct thing to do... You didn't test it ?
Well, there are examples provided with NSIS :D
This one for instance:
c:\Program Files\NSIS\Examples\example1.nsi
evilO/Olive
Thank you. It works. In fact I specified the wrong folder after the "..\"