Имя пользователя:
Пароль:  
Помощь | Регистрация | Забыли пароль?  

Показать сообщение отдельно

Старожил


Сообщения: 256
Благодарности: 64

Профиль | Отправить PM | Цитировать


Цитата sibirnik:
наверное нет..или уж совсем редкие. »
хм .. есть!

Astrum InstallWizard
http://www.thraexsoftware.com/
офф-сайт недоступен(?)
читать дальше »
For silent mode installation, ask the command line parameter from your developers, whose setup you have included in your installer setup.
1. Otherwise use default keywords in the Command line as : /s or /silent/ or /quiet or /q.
2. If you donot want the third party exe to restart then use : /norestart keyword in the command line parameter.
With combination of both (i.e. Silent mode installation + No restart) use command line parameter with single space ) i.e. :
/s /norestart
or
/silent /norestart
or
/quiet /nostart
or
/q /norestart


Mozilla-подобные:
Код: Выделить весь код
Firefox-Setup.27.0.exe -ms -ira
SeaMonkey-Setup.2.25.exe -ms -ira
Thunderbird-Setup.24.3.0.exe -ms -ira
читать дальше »
Usage: Setup.exe [options]

[options] can be any of the following combination:
-h: This help.
-a [path]: Alternate archive search path.
-app [app id]: ID of application which Is launching the installer (shared installs)
-app_path [app]: Points to (full path) representative file of application (Shared installs)
* -dd [path]: Suggested install destination directory. (Shared installs)
* -greLocal: Forces GRE to be installed into the application dir.
* -greShared: Forces GRE to be installed into a global, shared dir (normally)
c:\program files\common files\mozilla.org\GRE
-reg_path [path]: Where to make entries in the Windows registry. (Shared installs)
-f: Force install of GRE installer (Shared installs), though it'll work
for non GRE installers too.
-greForce: Force 'Component GRE' to be downloaded, run, and installed. This
bypasses GRE's logic of determining when to install by running its
installer with a -f flag, -n [filename]: Setup's parent process filename.
* -ma: Run setup in Auto mode.
* -ms: Run setup in Silent mode,
-ira: Ignore the [RunAppX] sections
-ispf: Ignore the [Program FolderX] sections that show
the Start Menu shortcut folder at the end of installation.
* -showBanner: Show the banner image in the download and install progress dialogs
* -hideBanner: Hide the banner image in the download and install progress dialogs
* -cleanupOnUpgrade: Tells Setup to check to see if user is upgrading (installing on top
of previous version of product). If user is upgrading:
* NORMAL mode: prompt user on how to proceed
* All other modes: assume user wants to cleanup.
* -noCleanupOnUpgrade: Tells Setup to not check if user is upgrading (installing on top
of previous version of product). This will disable the cleanup feature.

* means it will override config.ini


Google Picasa

читать дальше »
ключи:
/S silent, and picasa launches after install
/S /L no launch after install
/S /L /L1 adds a desktop shortcut
/S /L2 no desktop shortcut, app will launch after install

Последний раз редактировалось wadimus, 03-04-2014 в 12:18.


Отправлено: 12:07, 03-04-2014 | #462