|
-
Feb 10th, 2005, 03:32 AM
#1
Thread Starter
New Member
Visual Studio Installer: Automatically install MDAC
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.
Otherwise also if i want to run another exe alongwith or before the setup starts, how i can do that
Can any body help
Thanks in advance
-
Feb 10th, 2005, 07:41 AM
#2
Retired VBF Adm1nistrator
Re: Visual Studio Installer: Automatically install MDAC
Its an entire seperate installer. Have you looked into using InnoSetup, or InstallShield?
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Sep 15th, 2005, 03:48 AM
#3
Frenzied Member
Re: Visual Studio Installer: Automatically install MDAC
Have you resolved this? I'm looking at the same problem. I like the included installer for VB.Net (mostly for the same folder issue), but I too am needing to install the MDAC 2.8 stuff.
I have thought about basically doing the work that the MDAC installer does within my program's setup. I don't see how that would be a problem, but of course you would need something to check and see if it has alread been installed ( a condition of some sort)
Squirrelly1
Now happily married and still crankin' away at the keyboard.  Life is grand for a coder, no?
-
Sep 15th, 2005, 05:42 AM
#4
Re: Visual Studio Installer: Automatically install MDAC
-
Sep 15th, 2005, 01:02 PM
#5
Frenzied Member
Re: Visual Studio Installer: Automatically install MDAC
Damnit Hack! You got my hopes up that he was actually going to say "yes".
Heh Squirrelly1
Now happily married and still crankin' away at the keyboard.  Life is grand for a coder, no?
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
|