ljensen
05-30-2008, 02:31 PM
I am creating a MSI Factory installer for an app for which the app can go to one drive and the data to another. The user doing the install chooses which drive for each via a VolumeSelectCombo control on an MSIF Dialog.
I've used the Folders option to specify which folders particular Components get installed into. Some of those components go to the app drive, others go to the data drive. Sometimes those are the same drive.
My question is, how do I specify the correct drive for a MSIF Folder structure to get written to?
I've used the Folders option to specify which folders particular Components get installed into. Some of those components go to the app drive, others go to the data drive. Sometimes those are the same drive.
My question is, how do I specify the correct drive for a MSIF Folder structure to get written to?