|
-
Apr 7th, 2006, 11:20 PM
#1
Thread Starter
Hyperactive Member
mscomctl.ocx error msg?
I have compiled an .exe and tried to run in another computer. Then it prompts a msg, "Components 'MSCOMCTL.OCX' or one of its dependencies not correctly registered: a file is missing or invalid" What seems to be a problem here? Please advice...
-
Apr 7th, 2006, 11:51 PM
#2
Re: mscomctl.ocx error msg?
Have you created an installer package for your application ?
-
Apr 8th, 2006, 11:06 AM
#3
Thread Starter
Hyperactive Member
Re: mscomctl.ocx error msg?
 Originally Posted by iPrank
Nope, I just copied the .exe and the .mbd file. Will installing of MDAC.exe to the computer solve this problem?
-
Apr 8th, 2006, 12:53 PM
#4
Re: mscomctl.ocx error msg?
MSCOMCTL is the windows common control. Make a setup package with P&D wizard, it should autometically include those files.
But remember, if you have created the installer in Win2000/XP, don't install it in Win98. To install your app in Win98, make another installer package from within Win98.
MSComcontrols have some compatibility issues between those OSs.
-
Apr 8th, 2006, 09:14 PM
#5
Thread Starter
Hyperactive Member
Re: mscomctl.ocx error msg?
 Originally Posted by iPrank
MSCOMCTL is the windows common control. Make a setup package with P&D wizard, it should autometically include those files.
But remember, if you have created the installer in Win2000/XP, don't install it in Win98. To install your app in Win98, make another installer package from within Win98.
MSComcontrols have some compatibility issues between those OSs.
Actually I find P&D quite complicating to use. Mind if you can guide me along?
-
Apr 8th, 2006, 10:31 PM
#6
Re: mscomctl.ocx error msg?
Run the P & D wizard and take all the defaults. Copy the package to the other computer and run Setup.exe.
-
Apr 9th, 2006, 12:12 PM
#7
Re: mscomctl.ocx error msg?
 Originally Posted by weisi
Actually I find P&D quite complicating to use. Mind if you can guide me along? 
The link I posted in post#2 is a tutorial on P&D Wizard.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|