Windows Installer Error 1603 Fatal Error During Installation MSI

Filed in » Problems and Solutions 2Submitted by Nyau

“Windows Installer Msi Error Code 1603 – Fatal error during installation. Consult Windows Installer Help Msi.chm or MSDN for more information.” If that’s exactly what you saw when you were trying to install something in Windows 8, Windows 8.1 or Windows 7, it indicates that the installer has been either corrupted or due to one of the reasons listed below in this post. This error will only happen if the installer was packaged using Windows Installer.

This post will only show you the possible causes of the Windows Installer Error 1603 Fatal Error During Installation. We wouldn’t be able to show you an exact fix if it was the installer that was corrupted. You will have to either re-download the installer, or seek help from the program community forums. From what we have collected and experimented, the error may occur if one of the following conditions isn’t set right.

Short file name creation is disabled – Windows Installer Error 1603 Fatal Error During Windows MSI Installation

Make sure the short file name creation is enabled on your computer. You can check to ensure that it is enabled by navigating to the following registry entry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem

1603 msi windows installer error fatal
On the right side of the window, look for NtfsDisable8dot3NameCreation and make sure that its value is equal to 0. This indicates that the short file name creation is enabled. If the value is 1, the functionality is disabled and you should change the value to 0. After changing the value, restart your computer before launching the setup again.

The folder you selected for installation is encrypted

Unfortunately, you can’t install a Windows Installer package into an encrypted folder. Install the software into a different folder which does not have the encryption turned on, or remove the encryption and install the software again.

The drive you selected for installation is accessed as a substitute drive -Windows Installer Fatal Error 1603

You receive the 1603 error message because the drive that contains the folder that you try to install the installer package to is accessed as a substitute drive. Try installing the software into another non-substituted drive. Or, you can also un-substitute the drive you are installing to and try to install the package into the original drive letter.

The SYSTEM account does not have Full Control permissions

It is necessary for the SYSTEM account to have full control permissions on the folder that you try to install the Windows Installer package to.

In Windows 8, 8.1, Windows 7 or Vista: Try running the installer package as administrator. To do so, right-click your installer package and then select Run as administrator.

In Windows XP or older Windows: Follow the following steps to grant full control permissions to the SYSTEM account:

  1. Go to My Computer.
  2. Right-click the drive you want to install the package to, and then click Properties.
  3. Go to the Security tab.
  4. For Windows 2000 users, verify that the Name box has the SYSTEM user account in it.
    For Windows XP users, verify that the Group or User Names box has the SYSTEM user account in it.
    If the SYSTEM user account does not appear, you have to add it.
  5. Click the Add button.
  6. The Select Users or Group window will appear, click SYSTEM in the Name field .
  7. Click Add and then OK.
  8. In the Permissions section, check the Full Control checkbox under Allow and then click on Advanced. Another window should appear.
  9. For Windows XP users, check the ‘Replace permission entries on all child objects with entries shown here that apply to child objects’ checkbox next to the SYSTEM user account, and then click OK.
  10. For users using an older Windows systems, check the ‘Reset permissions on all child objects and enable propagation of inheritable permissions’ checkbox next to the SYSTEM user account, and then click OK.
  11. If you receive a security or similar message, click Yes.
Share and Like!
Looking For Something?