The contents are fine.  However, it is installing the files, just in a
completely different place.

I'm installing to c:\Test and the files in the module are going to
C:\Program Files\Solarc\ServerRAIV\Module Retargetable Folder\.  Is
there some way to change where they are being installed to?

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 23, 2007 10:50 PM
To: Alex Steen
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Merge Modules in Wix

JCWrs wrote:
> <Directory Id='SETUPCAB' Name='Server'>
>               <Merge Id="SetupMerge" Language='1033'
src='ServerMerge.msm' DiskId='1' />
> </Directory>
>
> <Feature Id='SETUP.CAB' Title='SETUP.CAB' Description='Descrip of
SETUP.CAB'
> Display='expand' Level='1'>
>       <MergeRef Id='SetupMerge' />
>   </Feature>
>
> There are no errors, it just doesn't install the files.  Any ideas?
>   

Use Orca to verify the module's contents got merged in correctly. If 
they're there, check a verbose log to see what MSI decided to do with
them.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to