|
-
Aug 10th, 2007, 09:06 AM
#1
comdlg32 not found?
Hey,
I made a program in Vista using VB6 and it uses the common dialog control.
I made an installscript using Inno Setup 5.
When I install the program, all is fine.
When most other users install the program, all is fine.
However, there are a few people I have heard from that get the following error:
Code:
run-time error "339":
component 'comdlg32.ocx' or one of its dependencies is not registered : a file is missing or invalid.
comdlg32 Is the common dialog control right? Isn't that supposed to come with windows, since windows uses it aswell?! Or is this merely a 'copy' of the windows dialog?
Why is InnoSetup not distributing this file, while it is distributing all other ocx files I use? (About 5 of them)...
Some of the users having this problem run XP and some run Vista...
What should I do?
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
|