Re: [WiX-users] Enterprise Library MSM at GotDotNet

2006-07-31 Thread Joe Kaplan
I doubt you are missing anything obvious. I just noticed it on GDN and thought I'd point it out to the people using EL on the list. I'm still convinced that a better installer for EL could be made that actually did the instrumentation features declaratively, but it is a starting point and migh

Re: [WiX-users] Enterprise Library MSM at GotDotNet

2006-07-31 Thread Rob Mensching
> http://gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=e14336d7- 1b7b-4287-8e20-51fe07cb12aa > It uses installutil. I looked into the MSM a bit. If I understand the code correct, it appears that I was wrong and you can call InstallUtil on GAC'd assemblies (although reaching into

[WiX-users] Enterprise Library MSM at GotDotNet

2006-07-30 Thread Joe Kaplan
Since this question has come up recently, I thought it worth mentioning here that someone has already created such a beast at gotdotnet:   http://gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=e14336d7-1b7b-4287-8e20-51fe07cb12aa   It uses installutil.   Joe K. ---