How to Make Windows Installer Work In Safe Mode.
KB ID 0000177 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 “HKLMSYSTEMCurrentControlSetControlSafeBootMinimal MSIServer”/VE/T REG_SZ /F/D”Service” {enter} 2. Then type in the following, net start...