installer that supports VS2005 and .NET 2.0 and SQL server 2005?

ne00
11-16-2005, 12:04 PM
hi

i have finaly fineshed my program that i programet in Visual Studio 2005 (visual basic) and now i want to creat a setup file, but my application must have .NET 2.0 and SQL 2005 and i can't find any installers that support this, Installshield will be releasing a new version 11.5 but i don't know when wich will support VS 2005 and .NET 2.0 but does any body else know any installers that already supports VS2005 and .NET 2.0 and SQL server 2005?

by_m
11-18-2005, 12:38 PM
What do you mean by supports? If you used INNO (http://www.jrsoftware.org/isinfo.php) you should be able to package them in your installation...did I miss something?

ne00
11-18-2005, 04:01 PM
well, by suppoert i meat that the installer detects if u have the required components befor the installtion, for example in my program you must have .NET 2.0 and sql server 2005 installed and if you don't have them the installer till automatic install them for you

reboot
11-18-2005, 05:16 PM
VSI comes with VS.Net

by_m
11-20-2005, 11:02 AM
I don't know about any that will check specifically for those things, but you can build such functionality into an INNO or Visual Studio Setup. Just check for the registry keys for them or maybe some other file.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum