Re: [WiX-users] UAC/Vista and custom actions

2006-09-27 Thread Emmanuel Stapf [ES]
Thanks a lot. Manu > -Original Message- > From: Bob Arnson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 26, 2006 10:21 PM > To: [EMAIL PROTECTED] > Cc: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] UAC/Vista and custom actions > > E

Re: [WiX-users] UAC/Vista and custom actions

2006-09-26 Thread Bob Arnson
Emmanuel Stapf [ES] wrote: > and it works great in my case. But which version of wix allow 3073 to be > generated instead of 1025 now? I'm still using v2.0.4415. > All of them. That's controlled by CustomAction/@Impersonate="no". -- sig://boB http://bobs.org -

[WiX-users] UAC/Vista and custom actions

2006-09-26 Thread Emmanuel Stapf [ES]
Hi, I've recently read the following article: http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=60027b92-3a08-416b-8554-22 51ede4b51a and it works great in my case. But which version of wix allow 3073 to be generated instead of 1025 now? I'm still using v2.0.4415. Thanks, Manu -