File was rejected by digital signature policy)

Source: Internet
Author: User

Install Windows Mobile 6 Professional SDK refresh today. when installing Visual Studio 2005 SP1, you may encounter an error "file is denied by the digital signature policy (file was rejected by digital signature policy, someone has encountered this error.

The cause of this error is: "When installingProgramWindows Installer verifies the digital signature of the package to ensure that the package is not tampered. In this case, the entire package is loaded into the memory, and the computer must have enough continuous memory required by the package size. If the computer does not have enough continuous memory, an error occurs. Due to an error, Windows Installer cannot verify that the package is correctly signed. "

Therefore, this problem should only occur on computers with less memory. For example, if I only have 1 GB memory and cannot afford the 454.7 MB SDK, this annoying problem occurs.

Solution:

      1. Modify the registry value of policyscope under the HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Windows \ safer \ codeidentifiers registry key, and change the value from 0 to 1. If not, create a registry. (Attachment: setpolicyscope. reg)
      2. Run net stop msiserver in cmd to disable the window installer service. (Attachment: stop_msiserver.bat)
      3. Run the installer
      4. Fixed policyscope. (Attachment: resetpolicyscope. Reg)

If you are bored, download the reg.zip and batchfile wm6_sdk_reg.zip.

MS support: http://support.microsoft.com/kb/925336

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.