I am trying to add Microsoft Script Control 1.0 to one of my projects, and when I add the refrence a message box appears that says "Error in loading dll". I have downloaded msscript.ocx and registered it. The error still occurs. I am running windows 7, if that has anything to do with it. Any help would be greatly appreciated.
there are some dll interfaces that do not work with windows 7.
Posts: 129
Threads: 16
Joined: Feb 2025
Reputation:
0
You will need to manually register and download the ocx file. I think Windows 7 uses the same technique of registering dll files as vista. If it does this is what i did with vista
Downloaded the ocx file
Place it in System 32 then open Run command and type in regsvr32 and then the dll file or ocx file. But make sure that you are in the path were the dll file is or ocx file for that matter. I hope that helped.
lol I tried that before and it didnt work. i dont use win7 anymore.
Posts: 129
Threads: 16
Joined: Feb 2025
Reputation:
0
Ok, dont worry though but i hope this help anyone else that is trying to register dll or ocx files.