-
Inno Setup Question
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
-
Please Ignore
Hi,
I tried Inno running both comctl32 update and MDAC_TYP.exe but even then the app did not work when installed using this setup compilier, however with P&DW it worked fine. I think for this one I will just use the P&DW. So please ignore my last question
Thanks
Needaname16
-
Can just tell me what is this " P&DW " and where I can get it. . .
and other alternatives to this one. .
-
The P&D W is the Package and Deployment Wizard that comes with the Professional and Enterprise edition of VB (or Visual Studio)...