Forum: NSIS Discussion
6th December 2005, 15:41
|
|
Replies: 5
Views: 2,458
|
Forum: NSIS Discussion
5th December 2005, 19:45
|
|
Replies: 5
Views: 2,458
Thanks Takhir! I am new to NSIS and appreciate...
Thanks Takhir! I am new to NSIS and appreciate your help.
1. How do I call a Windows Setup function from my .nsi file?
2. I followed proven instructions from another thread on this forum but for...
|
Forum: NSIS Discussion
4th December 2005, 04:48
|
|
Replies: 5
Views: 2,458
exec multi-arg command doesn't work??
If the user sets the checkbox on a component, then I want my installer to unzip a file.
The files and directories exist as follows:
C:\test\test_script.nsi
C:\test\install_dir...
|