Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Автоматическая установка приложений (http://forum.oszone.net/forumdisplay.php?f=61)
-   -   [решено] Как автоматизировать установку Spark (установщик Install4j) ? (http://forum.oszone.net/showthread.php?t=248383)

lexalex83 04-12-2012 22:05 2038749

Как автоматизировать установку Spark (установщик Install4j) ?
 
Как автоматизировать установку Spark (установщик Install4j) ?
кто нибудь знает ключи или что сделать чтобы не нажимать каждый раз "далее" ?

Dimon33 04-12-2012 23:25 2038814

lexalex83, ставится с ключом -q

wadimus 15-12-2012 18:24 2045929

Код:

<инсталлятор> -q -dir <путь куда ставим прогу>
ЗЫ. вот что нашел:
читать дальше »
install4j offers also an unattended mode, something that may be very handy when you have to install a program the same way on different computers. In that mode launched with a -q argument passed to the installer program, the installation runs by itself until the end without asking any questions.
The directory where the program should be installed can be specified with the -dir argument and the answers to the installer questions that should be different from their default values can be specified in a response file by passing the -varfile argument.

The easiest way to generate such a response file is to run the program in another mode and retrieve the response.varfile file created by the installer in the .install4j subdirectory of the directory where program was installed.
This file is a text file that contains installer variables and their values that may be edited with any text editor if needed.


Время: 03:51.

Время: 03:51.
© OSzone.net 2001-