Forum: NSIS Discussion
31st March 2004, 08:41
|
|
Replies: 3
Views: 951
|
Forum: NSIS Discussion
31st March 2004, 00:08
|
|
Replies: 3
Views: 951
How can I install to 2 separate locations?
I am missing something here for sure but I can't work it out.
All works fine using:
InstallDir "$PROGRAMFILES\SGCS"
which of course is on the C:\ drive.
But I also need to write a file to a...
|