How can I do a silent install of TurboFTP?
Article Details
URL:
https://www.tbsoftinc.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=41
Article ID:
41
Created On:
30 Sep 2005 03:33 AM
Answer
To install the program silently run the installer with /S on the command line.
To disable the launch prompt at the end of the installation add to command line:
/LAUNCH=NO
To install for all users on the system, add to command line: (by default it will be installed for current user)
/INSTALL=ALL