which installer
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Does anyone know/ recommends an installer for distributing C# windows applications?? Does the installer make sure the .net framework is installed??
You can use the install wizard that comes with Visual Studio .NET (that is if you use VS.net) & it does check for .net framework installation... If you are looking for a professional install maker try InstallShield. It is a powerful tool for creating MSI installers.