Adobe Flash 10.3 - applet issue!
Hi guys.
So deploy adobe flash player 10.3 via SCCM, with the .msi/t and the mms.cfg is stored in the transform..
But does anyone know how to knock that new control panel applet out? It has ability in there to do updates etc that mms.cfg dosnt seem to have an effect on....grrrrr adobe![:@]
ie: how do i turn of autoupdate on this dang version! grr@adobe
So deploy adobe flash player 10.3 via SCCM, with the .msi/t and the mms.cfg is stored in the transform..
But does anyone know how to knock that new control panel applet out? It has ability in there to do updates etc that mms.cfg dosnt seem to have an effect on....grrrrr adobe![:@]
ie: how do i turn of autoupdate on this dang version! grr@adobe
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
dodgy
13 years ago
Locate and delete the FlashPlayerCPLApp.cpl in the System32 folder (SysWow64 for 64bit systems).
Also delete the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{2CA4F306-B280-4ab2-B5E1-1DFA3583F046}]
"C:\\WINDOWS\\system32\\FlashPlayerCPLApp.cpl"
Or for 64bit
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{2CA4F306-B280-4ab2-B5E1-1DFA3583F046}]
"C:\\WINDOWS\\SysWoW64\\FlashPlayerCPLApp.cpl"=dword:0000000a
That removes the applet completely.
Or you could use Group Policy to hide the applet from showing in the Control Panel, but this doesn't disable able its use.
Also delete the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{2CA4F306-B280-4ab2-B5E1-1DFA3583F046}]
"C:\\WINDOWS\\system32\\FlashPlayerCPLApp.cpl"
Or for 64bit
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{2CA4F306-B280-4ab2-B5E1-1DFA3583F046}]
"C:\\WINDOWS\\SysWoW64\\FlashPlayerCPLApp.cpl"=dword:0000000a
That removes the applet completely.
Or you could use Group Policy to hide the applet from showing in the Control Panel, but this doesn't disable able its use.
Posted by:
spirosl
13 years ago
Please note, that there is an issue with using the mms.cfg (AutoUpdateDisable=1) method to disable automatic update notifications and what's seen in the Flash applet and the web-based Settings Manager. It works as expected but doesn't display the correct result which would be to disable/grey out the update selections.
A bug report has been submitted to Adobe and it's found at the following URL:
https://bugbase.adobe.com/index.cfm?event=bug&id=2919136
A bug report has been submitted to Adobe and it's found at the following URL:
https://bugbase.adobe.com/index.cfm?event=bug&id=2919136
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.