Jump to content


Another different error


1 reply to this topic

#1 Pedro

    Advanced Member

  • Validating
  • PipPipPip
  • 111 posts
  • Gender:Male
  • Location:Portugal

Posted 27 February 2013 - 05:08 PM

Hi all

I get this message

Quote

What AutoPatcher was trying to do
It appears that the error occured while AutoPatcher was trying to initialize the form's screens.

Where: frmMain.Form_Load()
Error Code: 0x1AE: Class does not support Automation or does not support expected interface

Running Autopatcher 5.7.0.5 under Win XP Pro x86 SP3 en_US

I got the SSubTmr6.dll from the previous topic but it didn't help

Any ideas?

Thanks!

Edited by Pedro, 27 February 2013 - 05:14 PM.


#2 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,192 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 02 March 2013 - 03:16 AM

First it may be nice to unregister the old DLL(I don't know if it matters).

Open up a console window and then go to your apup/bin dir and put this in
regsvr32 /u SSubTmr6.dll

Then, you have to delete the old dll from your system32(or SysWOW64) and replace it with the 2.0 dll. Do the same with the one in the apup/bin folder. Don't forget to re-register the dll(Autopatcher should do it for you but, it seems its having issues doing that).

You register the DLL like this in a console window in apup\bin dir.

regsvr32.exe SSubTmr6.dll
If you get 8004005 error then it means that you have some corrupt DLL's in your OS and should run SFC(Windows System File Checker. Just type it in a console that is in admin mode to see how to use it). It also could be that you didn't run console window in admin mode if you didn't.

To everyone,
I am sorry, that wonky 1.1 DLL came with 5.7.5 Autopatcher download. The later editions don't have that. My bad.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users