Configuring all Windows Installer Installations to Run with Elevated Privileges
Updated: 16 Oct 2007
Here's a quick step-by-step that walks you through the process necessary to set up your packaging system so it creates packages (all packages) with elevated privileges.
- Start a registry editor (e.g., regedit.exe).
- Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer
- From the Edit menu, select New, DWORD Value.
- Enter the name AlwaysInstallElevated, then press Enter.
- Double-click the new value, set it to 1, then click OK.
- Navigate to:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Installer
- From the Edit menu, select New, DWORD Value.
- Enter the name AlwaysInstallElevated, then press Enter.
- Double-click the new value, set it to 1, then click OK.
- Close the registry editor.
blog entry Filed Under:
The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.