What does this error mean
Samsil
13 May 2009
What AutoPatcher was trying to do
It appears that the error occured while AutoPatcher was trying to get commandline arguments.
Where: mdlInitialization.Main()
Error Code: 0x153: Component 'RICHTX32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid
It appears that the error occured while AutoPatcher was trying to get commandline arguments.
Where: mdlInitialization.Main()
Error Code: 0x153: Component 'RICHTX32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid
Cristiano
13 May 2009
RICHTX32.OCX may be missing. there's one copy of that file at bin folder. that file shall be copied at C:\WINDOWS\system32
[]s
[]s
Samsil
13 May 2009
Cristiano
14 May 2009
you may need register that file too:
regsvr32.exe %systemroot%\system32\RICHTX32.OCX
but may be an good idea read this first. there's some issues regarding vista and vb6...
[]s
regsvr32.exe %systemroot%\system32\RICHTX32.OCX
but may be an good idea read this first. there's some issues regarding vista and vb6...
[]s
Samsil
14 May 2009
Cristiano, on May 14 2009, 12:07 AM, said:
you may need register that file too:
regsvr32.exe %systemroot%\system32\RICHTX32.OCX
but may be an good idea read this first. there's some issues regarding vista and vb6...
[]s
regsvr32.exe %systemroot%\system32\RICHTX32.OCX
but may be an good idea read this first. there's some issues regarding vista and vb6...
[]s
Tired that still getting error after run as admin with the following
Attempting to initialize common controls.
Accessing filesystem...
AutoPatcher 5.6 loaded the filesystem.
Detected English (1033) Windows Vista Ultimate 32-bit
System Components:
Internet Explorer: 8.0.6001.18702
Windows Media Player: 11.0.6001.7004
.NET Framework: 2.0.50727.3053|2.0SP2|3.0.30618.00.00|3.0SP2|3.5|3.5SP1
Windows Installer: 4.0.6001.18000
DirectX: 4.09.00.0904
MSN/Live Messenger:
Office Components:
Microsoft Word: 12.0.6331.5000
Microsoft Excel: 12.0.6331.5000
Microsoft PowerPoint: 12.0.6300.5000
Microsoft Outlook: 12.0.6316.5000
Microsoft Access: 12.0.6211.1000
Microsoft Project:
Microsoft Publisher: 12.0.6308.5000
Microsoft OneNote: 12.0.6316.5000
Microsoft FrontPage:
Microsoft InfoPath: 12.0.6300.5000
Microsoft Visio:
Microsoft SharePoint Designer:
Microsoft Groove: 12.0.6211.1000
Cristiano
15 May 2009
pal, also i've said, you may be required to enable an service with vista. but even that is weird, because in untouched versions of vista, apup work fine. but when it doesn't work, there's certain procedures to be followed, as pointed in the link that is in my previews post. run as admin doesn't work always. your firewall may be locking apup, several things can be in place and, without know about your system, there's no way to help you and, without run apup and download the script, autopatcher.exe (that you are trying to run at your last post) will not work
[]s
[]s


