Войти

Показать полную графическую версию : Mozilla Thunderbird


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

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

desperate
04-12-2006, 02:08
ТЕМУ МОЖНО СЧИТАТЬ ЗАКРЫТОЙ

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

hb860
12-12-2008, 22:45
она ставится также

joe mann
13-12-2008, 15:03
Хмм,.. а путь установки как-то поменять можно при этом?

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

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

setup.exe /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
у меня почему-то была проигнорирована /INI , т.е. я указал в ini-файле, что мне не нужны в пуске и быстром запуске ярлыки, а он установил всё равно их везде..




© OSzone.net 2001-2012