Forum: NSIS Discussion
24th August 2006, 11:33
|
|
Replies: 2
Views: 1,935
RE:Space problem in path
Hi,
thanks for your response.Here i attached my installer nsi file.If you can find this problem,please reply immediately.
thanks,
|
Forum: NSIS Discussion
23rd August 2006, 07:26
|
|
Replies: 2
Views: 1,935
space problem in path in .nsi file
Hi,
I have a installer.nsi file. It contains the line
!define TOMCAT_INSTDIR "$PROGRAMFILES\Apache Software Foundation\Tomcat 5.0"
when i click this nsi file it creates Tomcat 5.0 in...
|