Wednesday, August 22, 2012

After Applying the Software restriction policy how to enable unrestrict the software installation

After Applying the Software restriction policy how to enable unrestrict the software installation

http://www.bhcblog.com/2009/03/09/fix-for-the-system-administrator-has-set-policies-to-prevent-this-installation-error/ - link

http://answers.microsoft.com/en-us/windows/forum/windows_7-security/error-the-system-administrator-has-set-policies-to/b5350e90-fe4b-4544-8549-20c6a7befb51 - link

This worked for me:
  1. Browse the registry to HKLM\Software\Policies\Microsoft\Windows\Installer
    Create: DisableMSI       Type: REG_DWORD  value = 0   (0 should allow you to install it was originally 1)
Sertings in Scrren shots;




After this try to install any .exe set up & it should work fine.

Try below if above doesn't work;

 Is the computer on a domain?
·        Is the issue isolated to only this software or you get the same error message with other software’s as well?
Try the steps below and check if it helps.
Step 1:
Run the software setup file as an administrator and check if it helps.
a. Right click on the setup file of the software that you are trying to install.
b. Select “Run as administrator”.
Step 2:
Temporarily disable the antivirus software running on the computer and check if you are able to install the software.
Warning:
Antivirus software can help protect your computer against viruses and other security threats. In most cases, you shouldn't disable your antivirus software. If you have to temporarily disable it to install other software, you should re-enable it as soon as you're done. If you're connected to the Internet or a network while your antivirus software is disabled, your computer is vulnerable to attacks.
Step 3:
a. Click Start, type "Local Security Policy" (without quotes) and press enter.
b. Click on Software Restriction Policies.
c. In the right pane, double click on the "enforcement".
d. Select “All users except local administrators”.
e. Click Ok and restart the computer and check if the issue is fixed.
Thanks and Regards,
Santosh Y – Microsoft Support

Visit our Microsoft Answers Feedback Forum and let us know what you think.
[If this post was helpful, please click the "Vote As Helpful" (green triangle) button. If it helps in resolving your issue, click "Propose As Answer" or "Mark As Answer" button. By proposing/marking a post as Answered, or Helpful you help others find the answer faster.

Try this;
This worked for me:
  1. Browse the registry to HKLM\Software\Policies\Microsoft\Windows\Installer
    Create: DisableMSI       Type: REG_DWORD  value = 0   (0 should allow you to install it was originally 1)
  2. Browse to HKEY_CLASSES_ROOT\Installer\Products\
    Search the list for the product that is causing the error.. delete the folder in the products folder…  this may also correct your error.
Good luck!

Try this method:
  1. Log on under an Admin account.
  2. Create a System Restore point (this is compulsory!)
  3. Run regedit.exe.
  4. Delete the following keys:
    [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft]
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Group Policy]
    [HKEY_CURRENT_USER\Software\Policies\Microsoft]
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy]
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies

try this method;
I've tried all the above options and then had no result. Finally, I turn off User Account Control and done ^ ^, I can install my software now. Hope it will work wiz you too. Pls try: Control Panel => User Accounts => User Accounts => Turn User Account Control on or off.

No comments:

Post a Comment