Yes, but use different guids for each installer.  In my product I have 
thousands of files and each file has a unique guid.  I have 51 different 
installers, and some of these share files.  Because each installer has a unique 
installer level GUID, but uses the same file level GUID files add/remove 
properly.  At the end of the day, the installer is just reference counting 
which installers are using which files.

Craig




> Date: Fri, 10 Oct 2008 15:32:54 -0500
> From: [EMAIL PROTECTED]
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Features in different .msi
> 
> Sorry for asking this again, but I really need an answer.
> 
> Let's say I have a product A that has features A1 and A2. Is it possible
> to have one .msi that has feature A1 in it and another one that has A2?
> 
> -------------------------------------------------------------------------
> 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
-------------------------------------------------------------------------
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

Reply via email to