Prohibit User Installs

This setting allows you to configure user installs. To configure this setting, set it to enabled and use the drop-down list to select the behavior you want.

If this setting is not configured, or if the setting is enabled and "Allow User Installs" is selected, the installer allows and makes use of products that are installed per user, and products that are installed per computer. If the installer finds a per-user install of an application, this hides a per-computer installation of that same product.

If this setting is enabled and "Hide User Installs" is selected, the installer ignores per-user applications. This causes a per-computer installed application to be visible to users, even if those users have a per-user install of the product registered in their user profile.

Supported on: Microsoft Windows XP or Windows 2000 with Windows Installer v2.0

User Install Behavior:


  1. Allow User Installs
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\Installer
    Value NameDisableUserInstalls
    Value TypeREG_DWORD
    Value0
  2. Hide User Installs
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\Installer
    Value NameDisableUserInstalls
    Value TypeREG_DWORD
    Value1


msi.admx

Administrative Templates (Computers)

Administrative Templates (Users)