I am using InstallScript Msi project, i want features to be in separate cab files in separate folder.
By using Release Wizard, i can create individual cab files for each feature. But i want those cab files to be in different directories.
For example,
Two features named Feature1 & Feature2.
Feature1.cab has to be in Feature1
Feature2.cab has to be in Feature2
and Feature1 & Feature2 folders has to be in Disk1 folder.
Is it possible to get the build output like that, or i can manually put those cab files in individual folder's, but how to make Setup.exe to get the files from corresponding folder.
Can anyone help me in this issue.
Thanks
Vishnu
