Hi DarkLight97,
Error 1722 is a general error associated with the Windows Installer.
Method
1: Check if the Installer Service is running.
To do so, follow these steps.
a.
Click Start, Click Run and type “Services.msc” (without quotes) and press Enter.
b.
Double-click Windows Installer.
c.
Set the Startup type of Windows Installer to Manual.
d.
Click Start to start the service. Note down the error message if any. Click OK.
Method 2: Reregister the Windows Installer.
Follow these steps for the same.
a.
Quit all Windows programs.
b.
Click Start, All Programs, Accessories and click Run. Type “msiexec /unregister” (without quotes) in the Open box, and then click OK.
c.
Click Start, All Programs, Accessories and click Run. Type “msiexec /regserver” (without quotes) in the Open box, and then click OK. Restart your computer.
Check to see if the problem persists.