Page 1 of 5

Autopatcher won"t start

Posted: Mon Nov 07, 2016 5:00 pm
by vkozak
Hi. I'm a first time user. Windows 7 x64. I downloaded and unzipped the autopatcher file. Tried to run the exe and got the following error.
Run Time Error 339. Component RICHTX32.ocx or one of it's dependencies not correctly registered. A file is missing or invalid.

Downloaded and unzipped twice with the same result.

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 1:02 am
by Whatacrock
@vkozak -- firstly Welcome

The first time you run Autopatcher, this MUST be done as administrator. This will register the runtimes files.

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 1:27 am
by TheAPGuy
hmm... Maybe I should make an installer for first time users? There also might be a way to check if the ocx files are registered and bail out if not while giving a good reason why instead of Yikes crash screen.

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 1:44 am
by vkozak
I wish it were that simple. I ran the exe file as administrator with the same results.

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 1:46 am
by vkozak
Thanks for the welcome! Exactly the same error message showed up when running the exe as administrator.

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 3:02 am
by TheAPGuy
right click on your desktop.
select new
Select make a shortcut.
type in cmd
Select next
Select finish
CMD is command. Its a dos box to run commands with.
Double click that link.

type the next line in or copy paste it in.
reg query HKCR\typelib "{3B7C8863-D78F-101B-B9B5-04021C009402}"

If it finds that RICHTX32.ocx is registered it will show "1 match found"


side note...
I will be adding this kind of detection to AP. AP will run these checks before even opening the log file.

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 3:34 am
by RICHTX32
Go to ocxdump.com/zip/ocxfiles/R/RICHTX32.zip <-- edited by TheAPGuy to remove auto link. They can copy paste it if they really want to go there.
UnZip and place dll in mine folder of AutoPatcher.exe
Thx for attetion and BB

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 4:47 am
by TheAPGuy
Autopatcher comes with all the needed files to run. If the files are not getting copied and registered... that a different problem.

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 4:36 pm
by vkozak
No joy. I pasted the command in the dos box (which came up in the C:\windows\system32 directory) and received: ERROR: Invalid syntax. Type "REG QUERY /?: for usage.

Re: Autopatcher won"t start

Posted: Tue Nov 08, 2016 5:51 pm
by artemisevans
I don't know if there was an update and it just wasn't compiled right, but this worked for me. I was getting the same error and it looked like it just couldn't find the file. I copied everything from the bin folder into the main folder where autopatcher.exe resides; so the files are no longer in a subfolder. Then run autopatcher as admin. Voila.