Forum: NSIS Discussion
4th November 2006, 07:56
|
|
Replies: 2
Views: 1,115
|
Forum: NSIS Discussion
3rd November 2006, 21:36
|
|
Replies: 2
Views: 1,115
InstallDir problem
Hi all,
I have a little problem with the automatic completion of a directory with InstallDir:
I have two variables $CompanyName and $SoftwareName which are initialized into .OnInit function...
|