|
| ||||||||||
| Tags: regsvr32, windows 98 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| regsvr32 shell32.dll
|
|
#2
| ||||
| ||||
|
I think that regsvr32 command is used to call a function in the dll file and then it is suppose to register itself. Did you try running the same command with the /i switch, that is = regsvr32 /i shell32.dll. Check now if it works or not. It is actually just a command line tool that registers .dll files as command components in the registry. |
|
#3
| ||||
| ||||
|
RegSvr32.exe has the following command-line options: Regsvr32 [/u] [/n] [/i[:cmdline]] dllname /u - Unregister server /i - Call DllInstall passing it an optional [cmdline]; when it is used with /u, it calls dll uninstall /n - do not call DllRegisterServer; this option must be used with /i /s – Silent; display no message boxes (added in Windows XP and Windows Vista) For more information visit this link - http://support.microsoft.com/kb/249873/en-us |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "regsvr32 shell32.dll" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| regsvr32/u lmpgspl.ax | Suu!Shant | Windows Vista Performance | 2 | 10-02-2010 05:20 PM |
| REGSVR32 0x80070005 | rEDNESS | Windows Security | 3 | 16-08-2009 11:08 AM |
| shell32.dll corrupt, need original shell32.dll | bodisnacha | Vista Help | 3 | 20-11-2008 04:49 PM |
| Shell32.dll | Galiher | Windows XP Support | 2 | 02-12-2007 02:53 AM |
| regsvr32 error | Lulu | Vista Help | 5 | 17-06-2007 07:41 AM |