![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| linux (debian), windows XP, vista HP (32 bit) | Installing HP drivers in safe mode (vista HP 32) Hello, all. I'm trying to fix a broken system for a friend of mine, and I've basically ruled out all possible problems except faulty/incompatible video card drivers. The system only works in safe mode right now, and the HP support drivers for the computer will only install in normal mode, because they use the Windows Installer Service, which is unavailable in safe mode. So, the question is this: Is there a work-around to get the Windows Installer Service to run in Safe Mode? Background: this is a Compaq Presario F700 series (F739WM) laptop with Windows Vista Home Premium 32-bit installed. |
My System Specs![]() |
| | #2 (permalink) |
| Vista Home Premium x86 / Win7 Ultimate x86 | Re: Installing HP drivers in safe mode (vista HP 32) Here's a procedure that might help: Quote: 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 to work under safe mode you need to create a registry entry for every type of safe mode you are login into: Safe Mode: Type this in a command prompt: REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\ MSIServer"/VE/T REG_SZ /F/D"Service" Then start the Windows Installer service by typing net start msiserver Safe Mode with Network: Type this in a command prompt: REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\ MSIServer"/VE/T REG_SZ/F/D"Service" Then start the Windows Installer service by typing net start msiserver. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Sound drivers in safe mode | Vista General | |||
| Vista Freezes - USB Drivers loaded in safe mode | General Discussion | |||
| installing programs in Safe Mode | Vista General | |||
| vista only boot to safe mode but not normal mode | Vista General | |||
| BSOD - just started - safe mode works perfect - all drivers signed | Vista General | |||