neal007
10-22-2002, 04:14 PM
Hello,
I'd like to build an installation that essentially I need to keep track of where the user installs main install.
I want to break out my features into separate installs to keep file size down, so...
I want to have a main application installation, and somehow store the location the user installed to.
Then if they purchase the add-ons, they would then install BUT these add-ons must go to folders below the main install, so from within this installation I need to know the main install path, then add this install to the sub-folder of that.
How do I do this? Any examples would be greatly appreciated.
I assume I am kicked out of Basic MSI for this and need to use the InstallScript MSI and start coding.
Please help!
Thanks!
I'd like to build an installation that essentially I need to keep track of where the user installs main install.
I want to break out my features into separate installs to keep file size down, so...
I want to have a main application installation, and somehow store the location the user installed to.
Then if they purchase the add-ons, they would then install BUT these add-ons must go to folders below the main install, so from within this installation I need to know the main install path, then add this install to the sub-folder of that.
How do I do this? Any examples would be greatly appreciated.
I assume I am kicked out of Basic MSI for this and need to use the InstallScript MSI and start coding.
Please help!
Thanks!