Hello,

I wanted to add a merge module provided within an sdk from Macrovision:
<Merge Id="DA8678BD-69FF-4272-9C6B-BF0471E52F46" Language="1033" 
src="Binary\installdir\isus.msm" DiskId="1" /> and also added <MergeRef 
Id="DA8678BD-69FF-4272-9C6B-BF0471E52F46"/> in a feature.
But the mergemodule isn't installed.
So I darked the msm:
<?xml version="1.0" encoding="utf-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2003/01/wi";>
  <Product>
    <Package Id="DA8678BD-69FF-4272-9C6B-BF0471E52F46" 
Keywords="MergeModule,MSI,Database" Description="Macrovision Software 
Manager" Comments="This will install the Macrovision Software Manager and 
register your application with it." Manufacturer="Macrovision Corporation" 
InstallerVersion="200" Platforms="Intel" Languages="1033" 
SummaryCodepage="1252" />
    <Property Id="IE4FOUND">
   ....
This doesn't look like a merge module;), although they provide it as merge 
module. So how could I add this package to my product?

Regards,
Gerald

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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