/build/static/layout/Breadcrumb_cap_w.png

Flash Player Scripting

I am using a KScript to uninstall all old versions of flash with the .exe uninstaller.  Works great.  
I am then installing the latest version of flash, msi version, with the same script.  The question is how can I prevent the flash player update service from running?  I do not want auto-updates. 

This is how I am installing latest version of flash. 
Launch c:\windows\system32\msiexec.exe with params “/i \install_flash_player_23_active_x.msi/qn /NORESTART

0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 7 years ago
Red Belt
0

Add a file MMS.CFG to the package using a transform.

The content of the file should be:

SilentAutoUpdateEnable=0
AutoUpdateDisable=1

As you might expect, this stuff is extensively documented here at IT Ninja and elsewhere.

Posted by: SMal.tmcc 7 years ago
Red Belt
0
 
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