Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to 'capture' secondary install directory.

Status
Not open for further replies.

Maffu

Programmer
Jul 5, 2004
2
NZ
I am trying to prepare an installation for an application that has 2 parts. The parts, which are defined as 'Features', need to be installed in separate user definable locations.
E.g. The application could be installed in 'c:\program files\app' but the data in 'e:\data' or somewhere else... I have the default directory (INSTALLDIR) side working fine... and can get the data to install to the users required location with a 'custom' install.
BUT... if I want to capture the directory the user selects for the 'data' part of the install and send it to a Wise Script or similar, I can't seem to find where I should assign it to a property.

Any suggestions would be great!
 
Sorry.... Wise for Windows Installer 5.21 - Professional
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top