Problem with installation
I have packaged using Inno... but when I try to install on another PC I keep getting the error:
MSINET.OCX or one of it’s dependencies not correctly registered. A file is missing or invalid
During packaging I did get a warning message that the wizard found out of date dependencies & Click OK to continue. The dependencies were:
MSCOMCTL.OCX
MSINET.OCX
Any Idea how to fix this -- update these files & include them in installation?? Or whatever??
Re: Problem with installation
Quote:
Originally Posted by dude131
I have packaged using Inno... but when I try to install on another PC I keep getting the error:
MSINET.OCX or one of it’s dependencies not correctly registered. A file is missing or invalid
During packaging I did get a warning message that the wizard found out of date dependencies & Click OK to continue. The dependencies were:
MSCOMCTL.OCX
MSINET.OCX
Any Idea how to fix this -- update these files & include them in installation?? Or whatever??
If u werent using Inno.. .i would have recommended you to Install VB6 Service Pack which includes updated Package and Deployment Wizard.
http://www.microsoft.com/downloads/d...displaylang=en
Re: Problem with installation
I tried installing SP 6 & re-doing but I still get the same error. Any ideas?
Re: Problem with installation
dude131,
Are you using ********** to create your script? Upload your script, I will take a look.