Code Comments
Programming Forum and web based access to our favorite programming groups.I'm trying to install a vb6 application on Windows XP pro and I receive this error "Component sysinfo.ocx or one of it's dependencies failed to register or a file is missing". If I manually copy sysinfo.ocx to the windows system32 folder, the apllication will then install and run fine. We are trying to install as administrator. Does anyone know why htis is happening and how to correct it? -Carl
Post Follow-up to this messageCheck your package and deployment wizard setup project. The Setup.lst file should specify your missing .ocx. -- Liddle Feesh *fap fap fap fap* <>< <>< <>< <>< ><> <>< <>< <>< <>< <>< <><
Post Follow-up to this messageThe file is not missing. It is present in the cab file. The problem seems to be that Windows XP requires that sysinfo.ocx be registered in the registry, and this is where the problem is arising. -Carl <Liddle Feesh> wrote in message news:42739ddc$0$534$ed2619ec@ptn-nntp-reader03.plus.net... > Check your package and deployment wizard setup project. The Setup.lst file > should specify your missing .ocx. > > > -- > > Liddle Feesh > *fap fap fap fap* > <>< <>< <>< <>< ><> > <>< <>< <>< <>< <>< <>< > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.