Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MSDE in VS.NET Setup Project

Status
Not open for further replies.

edelwater

Programmer
Joined
Jun 29, 2000
Messages
203
Location
EU
According to Microsoft it is not advised to spread MSDE in merge modules any more.

I have a small webserver, a .net application and want to distribute MSDE and 2 databases along with it. I managed to create a setup which checks for .Net 1.1, MDAC, IE6 an such but do not know how to include MSDE.

Can i just copy the MSDE directory that comes with Visual Studio ? Are the latest service packs in there ? How can i call this setup and then another setup (of the application) automatically ? sigh...

Edward@de-leau.com
 
Why don't Microsoft want the merge modules used any more?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top