Re: [WiX-users] UAC + devenv setup

2008-08-01 Thread Bob Arnson
John-Daniel Trask wrote: > You mention there is no guarantees with this process. Does this mean there > would be a more robust mechanism of achieving the same outcome? Would > bootstrapping and then manifesting the bootstrapper in a manner that > elevated permissions resolve this issue more? >

Re: [WiX-users] UAC + devenv setup

2008-07-31 Thread John-Daniel Trask
I've tried this and it appears to work. You mention there is no guarantees with this process. Does this mean there would be a more robust mechanism of achieving the same outcome? Would bootstrapping and then manifesting the bootstrapper in a manner that elevated permissions resolve this issue more

Re: [WiX-users] UAC + devenv setup

2008-07-31 Thread Bob Arnson
John-Daniel Trask wrote: > I explored the WIX output that Visual Studio automatically generates for > Visual Studio packages it has the comment that devenv /setup needs to be > called after finalize as if anything is getting GAC'd it won't be available > until that point. > You can try a commit

Re: [WiX-users] UAC + devenv setup

2008-07-31 Thread Rob Mensching
The WiX3.msi registers with VS. I'm not an expert in that stuff but how is yours different than what the WiX toolset does? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John-Daniel Trask Sent: Wednesday, July 30, 2008 18:26 To: wix-users@lists.sourcefo