Nic Barden wrote: > I have a product with 3 features - 1 being the main app (which installs > directories and files into the "Program Files\MyCompany\MyProduct" > directory), and 2 features being supporting databases, which do not add > anything to the file system. I am not sure how to stop the directories being > created within the "Program Files" folder when the main feature is NOT > selected (I am pretty sure this is extremely basic and I am overlooking > something simple!). >
MSI will create the directories associated with any component being installed even if it doesn't install files there. Check a verbose log to verify the component states are what you expect. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users