|
-
Feb 9th, 2005, 08:27 AM
#1
Thread Starter
New Member
problem of Package & deployment Wizard
Dear Friends.
I am very much upset by the package & deployment capacity of the Visual basic programs.
recently i have heard of the visual studio installer, that has solved one of the problem of adding folders to the setup.
Now i am facing another problem. My application needs to have MDAC_typ installed before running the application. but i am not able to do so using visual studio installer. i want this mdac to run automatically along with the setup.
Can any body help
Thanks in advance
-
Feb 10th, 2005, 10:56 AM
#2
Re: problem of Package & deployment Wizard
vikky17,
You can use ********** , Inno Setup and the Automatic OS Updater to accomplish what you want to do.
This will create your setup script for Inno Setup and include the latest MDAC for all Windows OS's that you want to run with.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|