Hi

I have several merge modules which I am placing inside a single MSI.  These 
modules were originally their own MSI, but have converted them to MSM.

A couple of these WIX scripts has multiple <directory> tags.  Doing some 
reading on the MS website 
(http://msdn2.microsoft.com/en-us/library/aa367787.aspx) one of the first 
points there states that each merge module must have a single root 
directory.  Using some various values of the <directory> it never seems to 
place files which are out of the TARGETDIR in their correct location.  It 
seems this is in keeping with the MS statement above.

How do I then have a merge module which might put files in multiple 
directories?  eg, my main installation path and System32 or AppData etc...

Also, is it possible to patch these modules/msi?

TIA

Jason





-------------------------------------------------------------------------
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