August 18, 2009 at 10:16 pm
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 😀
August 19, 2009 at 3:48 am
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
August 19, 2009 at 4:00 am
Gianluca Sartori (8/19/2009)
I use InnoSetup to create installation packages.I think it can do all the stuff you need.
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