alvifarooq
05-27-2003, 11:34 PM
anyone knows how i can carry out multiple installations in Inno setup...as in like in p&dw, the mdac (Microsoft Data Access Components) is automatically installed if they are not present in the host computer...they include the mdac.exe file with the setup...
and in installation the install of these dlls begins automatically and ends without any need for user inputs...
i can place the same exe in the run section of inno...but what happens is that now inno completes its setup and then mdac begins its setup...this is not what i want...
any ideas?
Regards,
Farooq
and in installation the install of these dlls begins automatically and ends without any need for user inputs...
i can place the same exe in the run section of inno...but what happens is that now inno completes its setup and then mdac begins its setup...this is not what i want...
any ideas?
Regards,
Farooq