Error 1719 indicates an error with the Windows Installer. The error usually reads as "Windows installer service could not be accessed. Contact your support personnel to verify that it is properly registered and enabled." A recent Microsoft Update, KB3139923 (published April 2016) can also be the cause of this error message. This article is designed to help troubleshoot this issue.
First, check to see if this issue is related to KB3139923:
- Go to Start > Control Panel > Programs and Features > Uninstall a Program
- On the sidebar, click on View installed updates
- Search for KB3139923
- If the update exists, search for KB 3072630. If the update is there, skip to the next section. If the update is not there, follow the next steps.
- Search for KB3139923 again
- Right-click on the update and uninstall
- Reboot your computer and retry the SOLIDWORKS installation
- If the update is not there, skip to the next section to continue troubleshooting
Check to see if the Windows Installer is enabled:
- Go to the System Configuration Utility (Start > Run, then type MSCONFIG)
- Go to the Services Tab
- Navigate to Windows Installer and ensure it is enabled. If it is not, enable it, reboot and retest the installation
If this does not resolve the issue, make sure the Windows Installer service is set to manual/automatic
- Go to Start > Control Panel > System and Security > Administrative Tools, and select Services
- Navigate to Windows Installer and check to make sure the startup type is set to either manual or automatic. If the service is not started, right-click and select start.
- Retest the installation
If the problem persists please try to register the Installer service:
- Open the Command Prompt (Start > Run, type CMD)
- Type in the following command: msiexec.exe /unregister
- Press enter, this will unregister the service.
- Now re-register the service using the following command: msiexec /regserver
- Retest the SOLIDWORKS installation
If none of these solutions work, please contact us and we will further troubleshoot the issue. If you can locate your installation logs and either send them to us or have them ready, it would be greatly appreciated. The default location for the installation logs is here:
C:\Users\<USERNAME>\Appdata\Roaming\SolidWorks\Installation Logs<version>
Insert your personal username in the <USERNAME> section and you may need to show hidden folders to view 'AppData'
Comments
Please sign in to leave a comment.