Can anyone solve Richards problem?
-
hi its Richard here, I have a doubt , Can Anyone help me out. How to automatically install Mdac along with my software ? I have downloaded mergemodules for mdac,but it doesnt work, i.e. its not getting automatically installed... how to do it? When I attach Mdac.msm merge module in my setup project and see the no. of files, it shows (none), i.e. the list is empty..:zzz: Thanks Richard
-
hi its Richard here, I have a doubt , Can Anyone help me out. How to automatically install Mdac along with my software ? I have downloaded mergemodules for mdac,but it doesnt work, i.e. its not getting automatically installed... how to do it? When I attach Mdac.msm merge module in my setup project and see the no. of files, it shows (none), i.e. the list is empty..:zzz: Thanks Richard
-
In the package and deployment wizard of VB6 you can enter the name of a program to be executed after installation of the package. This can be the installation of your MDAC version or a bat file containing... whatever. HTH, Grtz, Guus
Thx but I want it in Vb.net Richards