|
||
| KB | 0000177 | |
| Dated | 17/10/11 | |
| Revision | 1.1 | |
How to Make Windows Installer Work In Safe Mode. |
||
| Problem | ||
Quite why Microsoft have it disabled I don't know. But to enable it you need to do the following. |
||
| Solution | ||
Option 1 (If you are in "Safe Mode"). 1. Click Start > in the Search/Run box type cmd {enter} then type the following, REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\ MSIServer"/VE/T REG_SZ /F/D"Service" {enter} 2. Then type in the following, net start msiserver {enter} Option 2 (If you are in "Safe Mode"). I had a problem doing this with a Windows 7 machine the other week. So instead I simply ran the following .reg file Which if you want to take a look does this:
Then manually started the installer service:
Option 3 (If you are in "Safe mode with Networking"). 1. Click Start > in the Search/Run box type cmd {enter} then type the following, REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\ MSIServer"/VE/T REG_SZ/F/D"Service" {enter} 2. Then type in the following, net start msiserver {enter}
|
||
If this post helped you, PLEASE take the time to +1 it.
Please be aware, all information is provided free, but it does cost me to have this site hosted, if I've helped you in any way, or saved you some time/cost please take time to make a donation. If you have anything to add to an article, or have an article you would like us to publish please feel free to contact PeteNetLive. (Please be aware I get a LOT of email, I cannot assist and fix everyone's problems, please do not be offended if you do not get a response). |
||
| References - Credits - Or External Links | ||
| NA | ||











