Old 10th March 2005, 19:25   #1
DennyLee
Junior Member
 
Join Date: Mar 2005
Posts: 2
Web app install

Hello,
I am trying to use NSIS to make an installer for a web app. When the user install the app, I need to know where they want to install the app folder and where Tomcat is located. The first part is stright forward but I don't know how to bring up another dialog box asking for Tomcat. Could someone help me with this? Thanks.
DennyLee is offline   Reply With Quote
Old 10th March 2005, 20:04   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
You'd need to create an InstallOptions page with a DirRequest field (see Contrib\InstallOptions).
Or if you can, try and find out if it is installed from the Windows registry (by using ReadRegStr).

-Stu

Last edited by Afrow UK; 10th March 2005 at 20:28.
Afrow UK is offline   Reply With Quote
Old 10th March 2005, 20:10   #3
DennyLee
Junior Member
 
Join Date: Mar 2005
Posts: 2
Thanks!
DennyLee is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump