|
I want to make an installation which does not require interaction from the user. |
|
You can perform a silent installation, using the
This will perform an unattended installation that will not prompt the user for any information. Any required information can be passed to the installer using command line switches. This mode allows for easy integration of the installer into your own scripts. Unattended mode can also be used to easily integrate with the Ant build tool. If you are interested in showing a minimal graphical progressbar while performing an unattended installation, you could also configure the
You can find additional information in this article. 2
Could you edit the link in this answer? Get the following: "The URL is not valid and cannot be loaded."
(02 Nov '11, 12:12)
DevHopeful_2012
I have fixed the answer. Thanks a lot for reporting it.
(02 Nov '11, 13:11)
juanjo ♦♦
|