What DLL's can I register/unregister to fix them
Using the followowing:
How To Register .dlls In XP and un-register DLLs in Windows XP Pro
Only com/ole/activeX dlls can be registered.
regsvr32 filename
regsvr32 /u filename
regsvr32 /i filename (for self installing dlls - this includes a
register)
regsvr32 /i /u filename (Uninstall)
regsvr32 /? for help
Question is this:
Is there a list of ALL the dll's ,etc that I can use these coammds
with?
thanks
.
Relevant Pages
- Re: Restore of SBS System State
... It does not matter for the error when you register some dlls. ... Unable to view event log and some tabs of user's properties on SBS, ... regsvr32 oleaccrc.dll ... (microsoft.public.windows.server.sbs) - Re: ODBC connections crashing
... >> regsvr32 to register the files and got this error: ... > I would say forget about trying to use regsvr32. ... > standard DLLs and not ActiveX DLLs, so they don't need to be registered. ... > a general Windows group. ... (microsoft.public.vb.general.discussion) - Re: ODBC connections crashing
... > regsvr32 to register the files and got this error: ... I would say forget about trying to use regsvr32. ... standard DLLs and not ActiveX DLLs, so they don't need to be registered. ... a general Windows group. ... (microsoft.public.vb.general.discussion) - Re: IAS still doesn´t work...
... Do a regsvr32 on these 3 dlls: ... > also have fully reinstalled ias en have followed kb840686. ... I know ik can register dll files with regsvr32 ... (microsoft.public.internet.radius) - Re: Vista 64 Update Fail 80070424 Advanced
... There is a very good chance that you are seeing the effects of a hijackware infection! ... NB: If you had no anti-virus application installed or the subscription had expired *when the machine first got infected* and/or your subscription has since expired and/or the machine's not been kept fully-patched at Windows Update, don't waste your time with any of the below: Format & reinstall Windows. ... As for the reregistering the .DLLs, this is where the funny business seems ... regsvr32 wucltux.dll ... (microsoft.public.windowsupdate) |
|