Re: [WiX-users] Merge Modules in Wix

2007-04-24 Thread Mike Dimmick
D] [mailto:[EMAIL PROTECTED] On Behalf Of Alex Steen Sent: 24 April 2007 16:04 To: Bob Arnson Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Merge Modules in Wix The contents are fine. However, it is installing the files, just in a completely different place. I'm installing to

Re: [WiX-users] Merge Modules in Wix

2007-04-24 Thread Alex Steen
ed 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: > > > > > Display='expand' Leve

Re: [WiX-users] Merge Modules in Wix

2007-04-23 Thread Bob Arnson
JCWrs wrote: > >DiskId='1' /> > > > Display='expand' Level='1'> > > > > 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 dec

[WiX-users] Merge Modules in Wix

2007-04-23 Thread JCWrs
For various reasons, I need to use a previously built merge module in my wix installer. I looked around and found the syntax for this and put it into my wxs file. However, I got no output. I have confirmed that the merge module files are in the Module Retargetable Folder and I'm certain this me