Tip & How-To about Computers & Internet

How to make windows installer work in safe mode

Windows Installer will not work under Safe Mode, this means that programs cannot be installed or uninstalled in safe mode without giving a specific command using msiexec in command prompt.

To make Windows Installer work under safe mode, you need to create a registry entry for every type of safe mode you are logged in to.

1.Safe Mode.

Type this in a command prompt:

REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer" /VE /T REG_SZ /F /D "Service"
and then
net start msiserver
This will start the Windows Installer Service.

2.Safe Mode with Network
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\MSIServer" /VE /T REG_SZ /F /D "Service"
and followed by
net start msiserver
This will start the Windows Installer Service.

Posted by on

Computers & Internet Logo

Related Topics:

Related Questions:

0helpful
1answer

Can't install jave update

Try uninstall or reinstall again
You can't install things in safe mode.
0helpful
1answer

cannot uninstall game downloaded from internet

reboot the computer

and once windows logo shows-up, keep pressing the F8 key on the keyboard. that will give you a normal computer start with the Administrator log in as one of the option
0helpful
1answer

Windows Vista Installer corrupted/freezing

if you are sure that there is some problem in windows installer then you can download the windows installer from the following site and try installing it ....

http://www.microsoft.com/downloads/details.aspx?familyid=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en

and if you couldnt able to install in the normal mode then just go safe mode and try installing the windows installer ....
then the problem will surely be solved

you can go to the safe mode by pressing F8 at the time of the system boot ....
after pressing F8 you must choose the safe mode ...

thank you
bye
any doubts you can reply me
i am always here to assist you
rate my solution
Not finding what you are looking for?

1,291 views

Ask a Question

Usually answered in minutes!

Top Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Cindy Wells

Level 3 Expert

6688 Answers

Are you a Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Loading...