Re: [WiX-users] Include question.

2010-10-21 Thread Mark Modrall
for Windows Installer XML toolset.' Subject: Re: [WiX-users] Include question. I took a quick glance in the XSD for WiX 2.0 and Component isn't allowed as a child of Include. It is, however, allowed in WiX 3.0. -Original Message- From: Mark Modrall [mailto:mmodr...@mzinga.com] S

Re: [WiX-users] Include question.

2010-10-20 Thread Blair
aller XML toolset. Subject: Re: [WiX-users] Include question. I did find another example in our old wix code in a different merge module. It uses the same syntax as before for the include file(s) but there's a slight twist: http://schemas.microsoft.com/wix/

Re: [WiX-users] Include question.

2010-10-20 Thread Mark Modrall
on't know if 2.0 would be fixed or not for something like this since 3.0 has been RTM for quite some time now. -Original Message- From: Mark Modrall [mailto:mmodr...@mzinga.com] Sent: Monday, October 18, 2010 6:45 AM To: General discussion for Windows Installer XML toolset. Subject: R

Re: [WiX-users] Include question.

2010-10-19 Thread sagar shinde
Just add ur merg module in ur main project directory where you want to put files after installation, and don't furget to add module referance in feature of your main project, i hope this will work. -- Download new Adobe(R)

Re: [WiX-users] Include question.

2010-10-19 Thread jhennessey
Good catch, I didn't even notice he was creating a merge module. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Include-question-tp5631284p5650417.html Sent from the wix-users mailing list archive at Nabble.com. ---

Re: [WiX-users] Include question.

2010-10-18 Thread Blair
or something like this since 3.0 has been RTM for quite some time now. -Original Message- From: Mark Modrall [mailto:mmodr...@mzinga.com] Sent: Monday, October 18, 2010 6:45 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Include question. Thanks for

Re: [WiX-users] Include question.

2010-10-18 Thread Mark Modrall
land.com] Sent: Friday, October 15, 2010 7:52 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Include question. Are you adding a ComponentRef for ASPcomponent0 under a feature? If not it will not be included in the MSI. -- View this message in context: http://windows-installer-

Re: [WiX-users] Include question.

2010-10-15 Thread jhennessey
Are you adding a ComponentRef for ASPcomponent0 under a feature? If not it will not be included in the MSI. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Include-question-tp5631284p5638617.html Sent from the wix-users mailing list archive at Nabbl