need to make setup with MSDE
i made database application in c# which uses SQL Server 2000 database.Now i want to make a setup that not only install my application but also install MSDE to client's machine and also configure MSDE so that my application may use it.
could anybody help me out this please.
|