posted on Sunday, May 07, 2006 11:15 PM
by
johnwood
CreateInstall - Free Setup Generator
I have to say I do like CreateInstall for creating quick setup programs.
If ClickOnce or the Visual Studio setup wizard doesn't work for you, then you should really give CreateInstall a go. They have a free version and it's pretty cool. It's very simple to use. The projects are saved in a semi-xml format so you can easily even create them yourself. The gui for creating the setup projects is super simple. Creating the setup program can be done by loading that file into the GUI or by using it from the command line. The setup programs have minimal overhead and come with an uninstall. All in all, a very simple solution to something that honestly should be a simple process.