LoadLibrary ("c:\windows\system32\ole32.dll") failed

D

dzicek

Clip art stopped working on Word 2003. Found answer that said Run regsvr32
c:\windows\system32\ole32.dll.

did so.

Got this as an answer:
LoadLibrary ("c:\windows\systems32\ole32.dll") failed -- The specified
module could not be found.

ALSO...I get error messages that word is not installed or unavailable when
trying to reply to email messages. What the heck have I done?
 
G

garfield-n-odie [MVP]

If you quoted the error message correctly, then you typed the
regsvr32 command incorrectly... the "systems32" part should be
"system32". Otherwise, use Windows Explorer or My Computer to
search your hard drive for your OLE32.DLL file (be sure to
include hidden and system files and folders in the search
options), and substitute the actual path to your OLE32.DLL file
in the regsvr32 command.
 
Top