View Full Version : Reg-RB error
Since at least v.1.09.03 when I run Reg-RB on the PC that I use RB Pro on I get this message:
System Error &H8007007E (-2147024770). The specified module could not be found.
What is Reg-RB not finding?
I can download the key file from another PC because I know my System ID.
I have all previous versions from 1.08.1 installed under 'Program Files' in the default directory but with version numbers appended for each.
jdobbs
2nd July 2006, 20:15
It's likely that some other package has installed an outdated version of either MSWINSCK.OCX or MSCOMCTL.OCX (probably the first) on your computer. Try this:
1. Click on START and then RUN.
2. Type CMD followed by pushing the ENTER key. This will bring up a command window.
3. Type the following line, followed by the ENTER key in the command window:
regsvr32 "C:\Program Files\DVD-RB Pro\mswinsck.ocx"
4. Then type the following line, followed by the ENTER key in the command window:
regsvr32 "C:\Program Files\DVD-RB Pro\mscomctl.ocx"
5. You should get a pop-up that says "Successful" after each command.
6. Type EXIT followed by the ENTER key -- this should exit the command window.
7. Try REBUILDER again.
Thanks. You're right, installing just MSWINSCK.OCX alone fixed it.
BTW, I can't find any other copies of MSWINSCK.OCX anywhere else on either PC - don't know why I suddenly needed to register it on one when Reg-RB was working previously on the same machine.
jdobbs
2nd July 2006, 22:45
Hmmm... if no other one existed Windows should have seen it in the EXE's directory and used it. The reason I put it there (instead of the system32 directory) is so it wouldn't conflict with any other software.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.