
Dependency Files for comctl32.ocx and comctl32.ocx
You can try
Unregister those controls using regsvr32 with the /u option.
Rename those controls to a different name.
Locate the older versions of these controls from another machine and copy
them to where they belong.
Register them with regsvr32.
You may have to go into components or the other menu entry above or below it
(I forget the name) and repoint VB to the older version.
HTH
Ted
Quote:
>It seems that I may have installed a newer version of the comdlg32 and
>comctl32 ocx file by installing a program that I downloaded. Now when I
try
>to run setup wizard (vb5) on an application that I wrote, I get the out of
>date message with the two ocx(s) comdlg32 and comctl32 in the list. The new
>versions of these ocx(s) ,that I must have installed ,are 6.00.8022 they
>were 5.1.43.19. I believe that I should have the .dep files to go with
>these ocx(s).
>Can someone please, either send them to me or tell me how to get out of
this
>mess.....