For this to function you will need to make sure your install supports UAC and elevated privileges as the target OS would be Vista or higher to see this type of behavior.
You need to make sure the all deferred custom actions have the value Impersonate="no" set. This will force them to run at the administrator level. If you do not have this value set, all custom actions run with the logged on user privilege set and when UAC is enable this means standard user unless "Run as administrator" has been used. One thing to keep in mind is that immediate actions cannot be elevated, so you will need to make sure you are doing nothing outside the standard user ability in these or you will get a failure. Mat Skildum -----Original Message----- From: MYFLEX [mailto:shrinuen...@gmail.com] Sent: Wednesday, February 23, 2011 4:31 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] HOW to run the uninstallation/change as administrator from ARP panel? HOW to run the uninstallation/change as administrator from ARP panel? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/HOW-to-run-the-uninstallation-change-as-administrator-from-ARP-panel-tp6055847p6055847.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users