I am trying to Install VB6 on a computer with XP Home and SP2
I get an error that scrrun.dll did not register. If I try
Regsvr32 "C:\WINDOWS\system32\scrrun.dll"
I get DllRegisterServer failed return code was 0x80004005
Any Ideas?
Printable View
I am trying to Install VB6 on a computer with XP Home and SP2
I get an error that scrrun.dll did not register. If I try
Regsvr32 "C:\WINDOWS\system32\scrrun.dll"
I get DllRegisterServer failed return code was 0x80004005
Any Ideas?
i have VB6 installed successfully on the same box. i searched my computer scrrun.dll and found no file. so i dont know. you get the failed error because the path to the file is incorrect, could be that the file is not even on your computer.
Not possible - I think it's one of the core components.Quote:
Originally Posted by BrailleSchool
It should be in Windows\System32
Yes I have the file I just can not register the file for some reason.