Re: [WiX-users] Run the installer as administrator

2011-03-16 Thread Christopher Painter
ssage From: Thai-Hoa Nguyen To: wix-users@lists.sourceforge.net Sent: Wed, March 16, 2011 11:33:21 AM Subject: Re: [WiX-users] Run the installer as administrator Thank you.  How do I set the Privileged property in Wix? 1 or true Message: 5 Date: Wed, 16 Mar 2011 10:25:37 - From: "Pal

Re: [WiX-users] Run the installer as administrator

2011-03-16 Thread Thai-Hoa Nguyen
Thank you. How do I set the Privileged property in Wix? 1 or true Message: 5 Date: Wed, 16 Mar 2011 10:25:37 - From: "Pally Sandher" Subject: Re: [WiX-users] Run the installer as administrator To: "General discussion for Windows Installer XML toolse

Re: [WiX-users] Run the installer as administrator

2011-03-16 Thread Pally Sandher
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Thai-Hoa Nguyen [mailto:taiwa...@hotmail.com] Sent: 15 March 2011 21:26 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Run the installer as administrator

[WiX-users] Run the installer as administrator

2011-03-15 Thread Thai-Hoa Nguyen
Hello... My installer requires to run as administrator. What property can I set in Wix file to make the installer run as administrator? If it's not possible? Can the installer prompt an error if it is not run as admin? Thank you. -