Hi,

I have a program that I developed in VB, it uses Microsofts DAO components and mscomctl32.dll. I noticed in the Inno Setup help that I need to include an update for common control 32. I know if I distribute it using P&DW it will run the Microsoft Data Access Component setup. Will Inno Setup detect this and run it automatically as well or do I need to include it as a seperate step when users are installing my program?

Thanks
Needaname16