problem with my start up.. it says i am missing umpnpmsgr.dll and to try re-installing. I've tried this with XP pro discs and a few XP home aswell. None of these work anyone know how to sort this problem out?
missing file
Did you mean umpnpmgr.dll and not umpnpmsgr.dll? Yeah, umpnpmgr.dll is required by the system service manager services.exe. Without that DLL, Windows will certainly fail to boot.
Firstly, you need to have your Windows XP CD ready. Insert the CD during boot time, and Windows Setup will load. It will display driver loading progress at the bottom. When it's done, hit "R" to enter the recovery console. You can now select your Windows installation (most probably "1"). When prompted, type in your Administrator password.
At the recovery console, change to your CD's drive letter. Like this:
Then use the expand command to copy umpnpmgr.dll to your System32 folder.
Firstly, you need to have your Windows XP CD ready. Insert the CD during boot time, and Windows Setup will load. It will display driver loading progress at the bottom. When it's done, hit "R" to enter the recovery console. You can now select your Windows installation (most probably "1"). When prompted, type in your Administrator password.
At the recovery console, change to your CD's drive letter. Like this:
| Code: |
| D:
cd /i386 |
Then use the expand command to copy umpnpmgr.dll to your System32 folder.
| Code: |
|
expand -r umpnpmgr.dl_ c:\windows\system32\umpnpmgr.dll |
it is great idea, plese tell me the procedure to run automatic recovery console
insert your windows xp cd, then make sure your booting from cd, you may have to go into bios to configure boot priority options.
after booting into the cd, just choose recovery console.
after booting into the cd, just choose recovery console.
