Windows Installer Fix: Error 1718. File was rejected by digital signature policy

  • Buffer
  • Pin It
  • Sharebar
  • Buffer
  • Pin It

I recently was attempting to install a Windows Installer patch on a Windows 2003 server and received the following error:

Error 1718. File was rejected by digital signature policy

The patch was rather large (over 600 MB), so after doing some searching I noticed that Microsoft had a hotfix. The hotfix, unfortunately, installed an older version of a file on my system than was currently installed. Because of this, I avoided installing the hotfix.

There was another solution, which was to edit the registry and change a registry key value. Once I changed the registry key value, I restarted the Windows Installer service and the patch was applied successfully.


windows 2003 logo 256x240 Windows Installer Fix: Error 1718. File was rejected by digital signature policy

Windows Installer Patch Error 1718 Fix

To install the patch successfully, I used the following steps:

  1. I clicked “Start”, and then clicked “Run”. I type “regedit” in the “Run” dialog and clicked “OK.”
  2. Within the registry editor, I navigated to the following key:
    HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsSaferCodeIdentifiers
  3. On the right side, I looked for a value called “PolicyScope”. I couldn’t find the value so I created the value as a DWORD.
  4. I then set “PolicyScope” to 1.
  5. I then closed the registry editor.
  6. Next, I clicked “Start”, clicked “Run” and entered “cmd” in the dialog, and clicked the “OK” button.
  7. From the command prompt, I stopped the Windows Installer service with the following command:
    net stop msiserver
  8. I re-ran the Windows Installer patch package and the patch installed without any issues.

Once the patch was installed, I could easily go back into the registry and reset the “PolicyScope” value to 0 to reset it back to the original value.

 Windows Installer Fix: Error 1718. File was rejected by digital signature policy

About Paul Salmon

Paul Salmon is the founder of Technically Easy. He is a an experienced PC user, and enjoys solving computer-related problems that he encounters on a regular basis.

Facebook | Twitter | Google+

You may also like:

Windows Installer

System Cannot Open the Device of File Specified – Windows Installer Error

Windows 2003 Logo

How to Fix “Keyset does not exist” for Scheduled Tasks in Windows

iTunes Logo

iTunes Issue: Windows Keeps Configuring iTunes When Starting

No thumbnail image

Replacing an Application with Another in Windows

One person had something to say about “Windows Installer Fix: Error 1718. File was rejected by digital signature policy”:

Comments


  1. Thanks for the share! It’s very useful!
    Andrew Walker recently posted…Barco Products Promotion CodeMy Profile

Do you have something to say? Let everyone know!

Commenting policy: All comments are moderated for spam. You must use your real name and not your website name or keywords. If a comment is deemed to be spam, then it will be deleted or edited. Links to your website within the comment body is not permitted, but you are free to use CommentLuv to add a link to your latest post. If you wish to add a link to your website, you can always contact me about submitting a guest post.






CommentLuv badge
This blog uses premium CommentLuv which allows you to put your keywords with your name if you have had 5 approved comments. Use your real name and then @ your keywords (maximum of 3)

Previous Post:

Next Post: