CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2004
    Location
    England, Europe
    Posts
    2,492

    Thumbs up Two great free applications - InnoSetup and NUnit

    I use these at work and at home - they are fantastic.

    InnoSetup
    is a very easy to use, yet extremely powerful, installation package generator.

    NUnit
    is a great unit testing application for .net assemblies.

    My hobby projects:
    www.rclsoftware.org.uk

  2. #2
    Join Date
    Apr 2003
    Location
    kathmandu, nepal
    Posts
    1,570

    Re: Two great free applications - InnoSetup and NUnit

    Yep InnoSetup is great

    But ISTool is even better !!

    InnoSetup Tools
    If there is no love sun won't shine

  3. #3
    Join Date
    Apr 2004
    Location
    England, Europe
    Posts
    2,492

    Re: Two great free applications - InnoSetup and NUnit

    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.
    Last edited by Zaccheus; January 21st, 2007 at 11:08 AM.
    My hobby projects:
    www.rclsoftware.org.uk

  4. #4
    Join Date
    Apr 2004
    Location
    England, Europe
    Posts
    2,492

    Re: Two great free applications - InnoSetup and NUnit

    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.
    My hobby projects:
    www.rclsoftware.org.uk

  5. #5
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Two great free applications - InnoSetup and NUnit

    I like InnoScript, written by a VBF'er.

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

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  6. #6
    Join Date
    Apr 2004
    Location
    England, Europe
    Posts
    2,492

    Talking Re: Two great free applications - InnoSetup and NUnit

    Here's the list of 3rd party add-ons available for InnoSetup:

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

    Last edited by Zaccheus; January 21st, 2007 at 01:23 PM.
    My hobby projects:
    www.rclsoftware.org.uk

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured