/build/static/layout/Breadcrumb_cap_w.png

Adobe Adobe Flash Plugin

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 12.3k  |  Created: 12/12/2014 by: pecosdave

Average Rating: 0
Adobe Flash Plugin has 1 inventory records, 6 Questions, 0 Blogs and 5 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 3 / 5 (Average) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer Command Line (No MST)
0
Note
I found some tips elsewhere and wrote this script to install Flash on our Macs.  When a new version comes out I just apply the same exact script to the next version and it updates the existing systems.  Today I changed the 15 in the version number to 16, still working.  I named the script file FlashInstall.sh and I've overrode the default install with the command "sh FlashInstall.sh"

----------------------------------------------------------------------------------------------------------------------------------------------------

curl -o flash.dmg "http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac/install_flash_player_16_osx.dmg"

sleep 20

hdiutil attach ./flash.dmg -nobrowse

sleep 30

/Volumes/Flash\ Player/Install\ Adobe\ Flash\ Player.app/Contents/MacOS/Adobe\ Flash\ Player\ Install\ Manager -install

sleep 120

hdiutil detach /Volumes/Flash\ Player/

exit
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Mac OS
0
Script
Use the MSI or EXE. Doesn't matter.
There is no switch to disable auto update anyway.
For this the easiest is to make a script that first installs the Flash Player then create/overwrite the MMS.cfg in the flash directory.
Here is my batch file I used:
msiexec /i "%~dp0install_flash_16_active_x.msi" /qb!
xcopy /C /Y "%~dp0mms.cfg" "%windir%\System32\Macromed\Flash\"
I did try to add the mms.cfg in the MSI but; or I got a failing MSI or the MMS file got overwritten by the default version.
Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Windows Installer Command Line (No MST)
Deployment Difficulty: Average
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Adobe Flash Plugin

Version

16.0.0.235

Questions & Answers (6)

Questions & Answers related to Adobe Adobe Flash Plugin

Blogs (0)

Blog posts related to Adobe Adobe Flash Plugin

Reviews (0)

Reviews related to Adobe Adobe Flash Plugin

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ