Finding Good Installer Tools

  • Hi everyone,

    It's my first time posting here. I want to ask, is anyone have any good recommended installer tools?

    I'm using it to deploy my system into an Installer.

    The installer should provide me some basic functions such as:

    - Select Folder Installation Directory

    - Creating IIS

    Some customize/advanced functions such as:

    - Allow User Input during Installation (Which will open up my system web.config files and allow user to change any values inside through the installer's interface)

    - Run Some .sql Database Upgrade Script

    - Run Some Command in cmd Automatically during Installation

    If you have any good recommended installer tools, please gives me some details about it 😀

    Thanks to those who reply first 😀

  • I use InnoSetup to create installation packages.

    I think it can do all the stuff you need.

    http://www.innosetup.com/isdl.php

    -- Gianluca Sartori

  • Gianluca Sartori (8/19/2009)


    I use InnoSetup to create installation packages.

    I think it can do all the stuff you need.

    http://www.innosetup.com/isdl.php

    Thanks ! i will donwload it and have a try 🙂 thanks for your information.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply