Re: browseui.dll
On Tue, 22 Aug 2006 16:03:12 -0700, PGoldblatt
<PGoldblatt@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
error message after shutting down in middle of auto updates says
browseui.dll missing
Ouch - never heard of this before
i do not have XP cd to resolve this problem as per advice on MS help support
is there another way to fix this
Phil
It may not be necessary. Usually other versions of the file
can be found, such as in \windows\system32\dllcache.
Boot up to the command prompt (by selecting f8
during the boot to get the selection menu)
First find out which copies (if any) you have.
from the cmd prompt, type
c: (enter)
dir /s browseui.dll (enter)
Assuming it exists in dllcache
copy the file from the dllcache to system32.
Use the "copy" command with a syntax similar to this:
copy "c:\windows\system32\dllcache\browseui.dll" "c:\windows\system32"
As soon as you can boot the system, consult te KB article
(WHICH ONE ?) again in case there is more to do
Dave
.
Relevant Pages
- Re: nfsroot.txt in 2.4.36.7 and 2.6.27.1, Configure.help in 2.4.36.7: missing precondition CONFIG_IP
... during make *config unless you set "Kernel level IP autoconfiguration"? ... Selecting all of DHCP, ... loadlin may be used to boot Linux from a DOS command prompt without ... (Linux-Kernel) - nfsroot.txt in 2.4.36.7 and 2.6.27.1, Configure.help in 2.4.36.7: missing precondition CONFIG_IP_PNP
... during make *config unless you set "Kernel level IP autoconfiguration"? ... Selecting all of DHCP, ... loadlin may be used to boot Linux from a DOS command prompt without ... (Linux-Kernel) - Re: Please help with VUNDO removal
... suspect entries with the same name in the Registry and delete those. ... I have a dual boot system; media center edition is not blessed with this ... but ddayv.exe has not yet been created in the system32 ... (microsoft.public.windowsxp.configuration_manage) - Re: Please help with VUNDO removal
... I have a dual boot system; media center edition is not blessed with this ... ddayv.exe into the registry in a few places. ... but ddayv.exe has not yet been created in the system32 ... I just click OK on the message box, the boot process continues, and the ... (microsoft.public.windowsxp.configuration_manage) - Re: Please help with VUNDO removal
... I have a dual boot system; media center edition is not blessed with this ... ddayv.exe into the registry in a few places. ... but ddayv.exe has not yet been created in the system32 ... I just click OK on the message box, the boot process continues, and the new ... (microsoft.public.windowsxp.configuration_manage) |
|