Old 15th February 2008, 10:21   #1
sergiotaraujo
Junior Member
 
Join Date: Feb 2008
Posts: 12
I don`t know how

Hi...
Please.. I need help..
I`am trying to make a installer, and, in this installer, I have to execute another installer, the apache!
so.. how can I get the path where the apache has been installed?

this is de section...

Section "Apache Installer"

SetOutPath $INSTDIR
SetOverwrite on
File tools\apache_2.2.4-win32-x86-no_ssl.msi
ExecWait '"msiexec" /i "$INSTDIR\apache_2.2.4-win32-x86-no_ssl.msi"' "$APACHE_HOME"


SectionEnd

please..
I need help!!
Thanks a lot!
sergiotaraujo is offline   Reply With Quote
Old 15th February 2008, 12:11   #2
Yathosho
Forum King
 
Yathosho's Avatar
 
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
you can either search your registry, most installers write the location in there. you can also use RegMon while installing apache to get that info. i'm pretty sure though, this question was asked before in the forums.
Yathosho is offline   Reply With Quote
Old 15th February 2008, 18:11   #3
Vino87
Junior Member
 
Join Date: Feb 2008
Posts: 6
Just check the registry, the install path should be there
Vino87 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