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

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

albork 24-11-2006 13:19 516403

Mozilla Thunderbird
 
Кто нибудь подскажите ключи тихой установки замечательной почтовой программы Mozilla Thunderbird
Поиск по форуму ничего не дал (по крайней мере мне). Просто не могу себе представить, что участники форума все без исключения пользуються The Bat или тем паче Outlook :)

albork 24-11-2006 17:32 516525

с помощью форума на MSFN нашел и проверил и что Mozilla Thunderbird 1.5 устанавливается без вопросов с ключом "Thunderbird_Setup_1.5.exe -ms -ira "

desperate 04-12-2006 02:08 520441

ТЕМУ МОЖНО СЧИТАТЬ ЗАКРЫТОЙ

Multik84 12-12-2008 17:43 979544

АГА, тему закрыли, но в ней сказано про версию Mozilla Thunderbird 1.5, а обновляться не кто не желает????
например у меня щас стоит Mozilla Thunderbird 2.0

hb860 12-12-2008 22:45 979802

она ставится также

joe mann 13-12-2008 15:03 980156

Хмм,.. а путь установки как-то поменять можно при этом?

UPD
Инсталлер запакован в 7zip, распаковывается в %TEMP%, и оттуда уже понимает ключи /S и /D, так как является NSIS Package.

GeNSmi 20-10-2009 20:44 1248166

Должен добавить, что для установки данного почтового клиента можно использовать и INI файл аналогичный тому, который используется при установке FireFox. Позволяет тиго установить программу не только в указанную папку но и создать ярлыки только там, где надо. Строка вызова при этом будет выглядеть следующим образом:

setup.exe /INI="полный путь к файлу *INI"

Содержимое INI файла
Код:

[Install]
; The name of the directory where the application will be installed in the
; system's program files directory. The security
; context the installer is running in must have write access to the
; installation directory. Also, the directory must not exist or if it exists
; it must be a directory and not a file. If any of these conditions are not met
; the installer will abort the installation with an error level of 2. If this
; value is specified then InstallDirectoryPath will be ignored.
InstallDirectoryName=Thunderbird

; The full path to the directory to install the application. The security
; context the installer is running in must have write access to the
; installation directory. Also, the directory must not exist or if it exists
; it must be a directory and not a file. If any of these conditions are not met
; the installer will abort the installation with an error level of 2.
InstallDirectoryPath=%programfiles%\Mozilla

; By default all of the following shortcuts are created. To prevent the
; creation of a shortcut specify false for the shortcut you don't want created.
;
; Create a shortcut for the application in the current user's QuickLaunch
; directory.
QuickLaunchShortcut=false
;
; Create a shortcut for the application on the desktop. This will create the
; shortcut in the All Users Desktop directory and if that fails this will
; attempt to create the shortcuts in the current user's Start Menu directory.
DesktopShortcut=false
;
; Create shortcuts for the application in the Start Menu. This will create the
; shortcuts in the All Users Start Menu directory and if that fails this will
; attempt to create the shortcuts in the current user's Start Menu directory.
StartMenuShortcuts=true

; The directory name to use for the StartMenu folder.
; note: if StartMenuShortcuts=false is specified then this will be ignored.
StartMenuDirectoryName=Mozilla Thunderbird


embers 25-07-2011 16:59 1719622

у меня почему-то была проигнорирована /INI , т.е. я указал в ini-файле, что мне не нужны в пуске и быстром запуске ярлыки, а он установил всё равно их везде..


Время: 12:56.

Время: 12:56.
© OSzone.net 2001-