Re: [WiX-users] Components with no componentIDs

2012-10-21 Thread Phil Wilson
- From: Uma Harano [mailto:uhar...@esri.com] Sent: Friday, October 19, 2012 2:46 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Components with no componentIDs Hi I want to create a few components with no ComponentIDs. Can I do this even if the component is

Re: [WiX-users] Components with no componentIDs

2012-10-20 Thread Uma Harano
Thanks! On Oct 20, 2012, at 10:47 AM, "Rob Mensching" wrote: > You want a Component with no GUID? That creates a completely unmanaged > Comopnent (can't patch it, update it or anything really). If so, set the > Guid="" > > On Fri, Oct 19, 2012 at 2:46 PM, Uma Harano wrote: > >> Hi >> I want t

Re: [WiX-users] Components with no componentIDs

2012-10-20 Thread Rob Mensching
You want a Component with no GUID? That creates a completely unmanaged Comopnent (can't patch it, update it or anything really). If so, set the Guid="" On Fri, Oct 19, 2012 at 2:46 PM, Uma Harano wrote: > Hi > I want to create a few components with no ComponentIDs. > Can I do this even if the co

[WiX-users] Components with no componentIDs

2012-10-19 Thread Uma Harano
Hi I want to create a few components with no ComponentIDs. Can I do this even if the component is a versioned dll? Thanks Uma -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Downloa