Re: Reinstalling regsvr32?


Go Back   Computer Help Articles > Windows Update
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 05:10 PM
KW
 
Posts: n/a
Default Re: Reinstalling regsvr32?

David,
My computer can't find regsvr32 either. It is not in c:windows/options/cabs.
I ran the search and it isn't found. I am having windows update problems and
think this is the reason. There are other regsvr32 files but not the .exe
file. Any thoughts?

KW

"David H. Lipman" wrote:

> From: "SteveP" <SteveP@discussions.microsoft.com>
>
> | I'm running Windows ME and I can't get past the EULA in Windows Update. The
> | KB mentions to re-register certain DLL's, but regsvr32.exe is not present on
> | the computer. Does anyone know how to reinstall it? The KB says it's part
> | of IE, which I have reinstalled, but no dice regarding regsvr32.
> |
> | Steve
> | 8{I
>
> REGSVR32.EXE is found on the WinME distribution CD in the file; WIN_17.CAB or on the hard
> disk if all the installation files wee copied to the computer. Often they are copied to;
> c:\windows\options\cabs
>
> You need to find the path to that CAB file and replace the path in the below command line
> represented by <path>
>
> For example; If WIN_17.CAB was found in; c:\windows\options\cabs
> the below command line will be...
>
> extract /Y /L C:\WINDOWS\SYSTEM c:\windows\options\cabs\WIN_17.CAB regsvr32.exe
>
>
> Open a Command Prompt
> Execute;
>
> extract /Y /L C:\WINDOWS\SYSTEM <path>\WIN_17.CAB regsvr32.exe
>
>
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> http://www.ik-cs.com/got-a-virus.htm
>
>
>

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Can't get updates at all DJY Windows Update 1 01-06-2006 02:07 AM
Error number: 0x80072EE4 Windows Upate BrianPalmer Windows Update 5 01-05-2006 05:17 PM
Error Code: 0x80072EE4 Stu Windows Update 2 01-05-2006 05:16 PM
Help Microsoft updates not working!!!!!! Weary Windows Update 2 01-05-2006 05:11 PM
Total ActiveX rejection - Windows XP SP2 jomuir Internet Explorer 6 15 01-05-2006 04:32 PM


All times are GMT. The time now is 05:31 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Re: Reinstalling regsvr32?