Shockwave Player - еще один продукт от компании Adobe, а именно мультимедийный плеер встраивающийся как плагин в браузер подобно Flash Player.
Поскольку мы рассматриваем массовую установку на компьютерах, для начала, необходимо скачать msi файл программы -
http://www.adobe.com/go/sw_msi_installer
Указанная ссылка действительна на момент написания данной статьи.
Рассмотрим пример тихой установки Shockwave Player если программа находится на сервере APPSOFT в папке ShockwavePlayer -
start /wait msiexec /i \\APPSOFT\ShockwavePlayer\sw_lic_full_installer.msi /quiet /norestart
Далее выключаем обновления для данной программы в разделе
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Shockwave 12\AutoUpdate]
Создаем строковое значение по умолчанию со значением -
n
Ниже, я выложу экспортированный файл реестра для того кто не хочет лазить по реестру -
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Shockwave 12\AutoUpdate]
@="n"
Скопируйте эти 3 строки в блокнот и сохраните в файл с расширением .reg
Вот вроде общее назначение и у Flash Player, и у Shockwave Player, но установочного offline .exe файла для
Shockwave я не нашел...
Отключение обновлений у Shockwave в реестре, а у Flash Player в файле mms.cfg
Кстати! В статье по Flash Player я это не указал, но обязательно допишу.
Если кто-то знает где найти offline дистрибутив .exe файла для установки, пожалуйста напишите об этом в
Сообщество я укажу это в данной статье.
Мы будем рады видеть новых подписчиков в Сообществе.
Shockwave Player is another product from Adobe, namely, a multimedia player, embedded as a plugin in the browser like Flash Player.
Because we are dealing with mass installation on computers to start with, you need to download msi program file -
http://www.adobe.com/go/sw_msi_installer
The specified link is valid at the time of writing this article.
Consider the example of a silent install Shockwave Player if the program is on the server APPSOFT in the folder ShockwavePlayer -
start /wait msiexec /i \\APPSOFT\ShockwavePlayer\sw_lic_full_installer.msi /quiet /norestart
Then turn off the updates for this program in section registry
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Shockwave 12\AutoUpdate]
Create a string value default value -
n
Below, I'll post the exported registry file for someone who doesn't want to climb on the registry
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Shockwave 12\AutoUpdate]
@="n"
Copy these 3 lines into Notepad and save it to a file with the extension .reg
That's kind of General purpose and have Flash Player and Shockwave Player, but the installation offline .exe file for Shockwave I didn't found...
Disables updates have a Shockwave in the registry, and the Flash Player in the file mms.cfg
By the way! In the article on Flash Player, I did not have, but will definitely finish it.
If someone knows where to find offline distribution .exe file to install, please write it in the community I will speak of it in this article.
We look forward to seeing new subscribers in the Community.