Put any components that can be shared into a shared folder.  The just list the 
required components 
under whichever features need them.  It's OK to have components under multiple 
features.  Windows 
Installer will take care of it for you.

Rob

Scott Sam wrote:
> In our product, we have a bunch of features that are usually all 
> installed on the same machine, but were designed to be able to be 
> installed as stand alone programs on separate machines.  As a result, 
> there are a bunch of files that are shared between the different 
> features.  Currently I have all of the files for each feature installed 
> with that feature, just in case they are installed on separate 
> machines.  This leaves me with a lot of duplicate files in the 
> installation.  I’m am getting ICE errors about it, but I am currently 
> ignoring them.  What is the best way to do this?
> 
>  
> 
> My first thought was to put all of the common files in one feature and 
> install them all  of the time.  The problem is that some files are 
> common to two features, but not the rest.  We don’t want to be 
> installing any extra files, if we don’t have to. 
> 
>  
> 
> I’m using wix v3 with votive and vs2005.
> 
>  
> 
> Sam_CVsig.png <http://www.clearviewecm.com/>
> The information contained in this email is privileged and confidential
> and is intended solely for the addressee(s). If you are not the intended
> recipient, please respond to [EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]> then delete
> this email from your system.
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to