Click to See Complete Forum and Search --> : Two great free applications - InnoSetup and NUnit


Zaccheus
January 21st, 2007, 05:27 AM
I use these at work and at home - they are fantastic.

InnoSetup (http://www.jrsoftware.org/isinfo.php)
is a very easy to use, yet extremely powerful, installation package generator.

NUnit (http://www.nunit.org/)
is a great unit testing application for .net assemblies.

:wave:

miteshpandey
January 21st, 2007, 09:04 AM
Yep InnoSetup is great

But ISTool is even better !! :)

InnoSetup Tools (http://www.istool.org/default.aspx/)

Zaccheus
January 21st, 2007, 10:05 AM
Personally, I like InnoSetup because it is text based - just like most programming languages are!


I suppose many people will like the ISTool, so thanks for pointing it out.

Zaccheus
January 21st, 2007, 10:10 AM
Ahhh, I see that you can still access the underlying script, very nice:

http://www.istool.org/default.aspx/istool4.png

Hmm, I might give it a try.
:)

dglienna
January 21st, 2007, 12:16 PM
I like InnoScript, written by a VBF'er.

http://www.randem.com/innoscript.html

Zaccheus
January 21st, 2007, 12:20 PM
Here's the list of 3rd party add-ons available for InnoSetup:

http://www.jrsoftware.org/is3rdparty.php

:)