Quizzes & Puzzles6 mins ago
Windows Installer Problem
Whenever I try to remove a program from my laptop on the add/remove programs menu, I keep getting the error msg "Windows intsaller cannot remove the program beacause you are on Safe mode or Windows Installer is not installed correctly"
I'm not running on safe mode.. so how can I fix this problem and install windows installer correctly?
If anyone can help I would be most grateful
I'm not running on safe mode.. so how can I fix this problem and install windows installer correctly?
If anyone can help I would be most grateful
Answers
Best Answer
No best answer has yet been selected by mattoc66. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.This from Kelly's Korner: (http://www.kellys-korner-xp.com)
Go to Start/Run and type in:
msiexec /unregister [click ok]
Then Start/Run and type in:
msiexec /regserver [click ok]
If neither of the above has helped: Go to Start/Run/Regedit and navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer
Does the image path in the right pane correctly point to: (modify drive letter as needed)
C:\Windows\System32\Msiexec.exe /V
If not: boot into safe mode and then go to Start/Run/CMD and type in: msiexec.exe
Once done and while still there type in: msiexec /regserver
Check the image path again, if it is now present, reboot.
Go to Start/Run and type in:
msiexec /unregister [click ok]
Then Start/Run and type in:
msiexec /regserver [click ok]
If neither of the above has helped: Go to Start/Run/Regedit and navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer
Does the image path in the right pane correctly point to: (modify drive letter as needed)
C:\Windows\System32\Msiexec.exe /V
If not: boot into safe mode and then go to Start/Run/CMD and type in: msiexec.exe
Once done and while still there type in: msiexec /regserver
Check the image path again, if it is now present, reboot.