To build the merge module, you could run a script over the wix files and 
rewrite them out to disk, 
using a RegExp to remove the DiskId bits.  You would then use these new files 
as the source files 
for your merge module.

Rob

vij wrote:
> If I do that, I have to make the complete merge module as a single 
> feature in my MSI and  I will not be able to classify my 
> components(which are part of merge module) into features, so I don't 
> want to do that.
>  
> Is there any other way?
>  
>  
> thanks
> Vij
> 
> */Bob Arnson <[EMAIL PROTECTED]>/* wrote:
> 
>     vij wrote:
>      > In our project we have to create MSI package of our product and also
>      > need to distribute our product as redistributable merge module.
> 
>     Build the merge module with your components and then consume the merge
>     module in your product .msi.
> 
>     -- 
>     sig://boB
>     http://bobs.org
> 
> 
> 
> ------------------------------------------------------------------------
> Check out the all-new Yahoo! Mail beta 
> <http://us.rd.yahoo.com/evt=43257/*http://advision.webevents.yahoo.com/mailbeta>
>  
> - Fire up a more powerful email and get things done faster.
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> 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