
- Uninstall shockwave 11 how to#
- Uninstall shockwave 11 install#
- Uninstall shockwave 11 update#
- Uninstall shockwave 11 archive#
REG ADD "HKLM\SOFTWARE\Adobe\Shockwave 11\collectstats" /ve /t REG_SZ /f /d n REG ADD "HKLM\SOFTWARE\Adobe\Shockwave 11\AutoUpdate" /ve /t REG_SZ /f /d n REM ::: Registry key additions to disable stats collecting and autoupdate Sw_lic_full_installer.msi /qb-! /norestart
Uninstall shockwave 11 install#
REM ::: Install of Adobe Shockwave with progress bar (no cancel, no restart) If exist "C:\WINDOWS\system32\Adobe\Shockwave 11\SwInit.exe" goto UNINSTALL_11 Start "C:\Windows\System32\Macromed\Shockwave 10\UNWISE.EXE /S C:\Windows\System32\Macromed\Shockwave 10\Install.log /Z" If exist "C:\WINDOWS\system32\Macromed\Shockwave 10\UNWISE.EXE" goto UNINSTALL_10 Start "C:\Windows\System32\Macromed\Shockwave 8\UNWISE.EXE /S C:\Windows\System32\Macromed\Shockwave 8\Install.log /Z" If exist "C:\WINDOWS\system32\Macromed\Shockwave 8\UNWISE.EXE" goto UNINSTALL_8 REM ::: Stop Internet Explorer prcoesses prior to uninstall/installing Shockwave. OFFĮcho *** Adobe Shockwave Player updating *** I have created the below rough batch file that I intend to use for deploying via SMS and would like some feedback on it if possible: This makes it very difficult for me to test in advance of distributing this to all users.
Uninstall shockwave 11 archive#
One big problem I have is that unlike Adobe Flash Player, I cannot find archived versions of the Shockwave Player (Adobe maintains an archive for Adobe Flash player). These are all exe based installs but the new one I will be installing will be the. I have a mix of many versions of 10.x and 11.x and also many older versions like 8, etc.
Uninstall shockwave 11 how to#
This will be my first deployment of Shockwave and I am having some trouble on how to deal with clients with older versions installed.

I installed the most recent version of Shockwave and used this uninstaller with the /S switch (uninstaller.exe /S) and it uninstalled Shockwave Flash silently.With the release of Shockwave 11.5.9.615 today, I have to start planning a deployment to all our users via SMS. This tech note is for version 10 and the uninstaller file name seems to have changed from unwise.exe to uninstaller.exe at some point since then. I don't work on Shockwave and am not familiar with silent uninstall for Shockwave, however, if you're using the Shockwave MSI installer, you can use the MSI commands to uninstall it silently.įor the Shockwave Player EXE installer, I searched in the Shockwave forums and tech notes and found Find current installers for Adobe Shockwave Player which indicates that the uninstaller is saved at C:\Windows\System32\Adobe\Shockwave (C:\Windows\SysWOW64\Adobe\Shockwave on a 64-bit OS). I was going to move this post to the Adobe Shockwave Player (Read-Only) forum for someone familiar with Shockwave Player assist, however, now that Adobe has end-of-lifed Shockwave, the forum has been set to read-only. You're posting to the Flash Player forums, which is completely separate from Shockwave Player. Shockwave and Flash Player are 2 different products. I'm making some assumption here, however, if you provide more information on your specific use-case we can provide more detailed information specific to your use case. If this is the case, you'll want to deploy the custom mms.cfg file when redeploying Flash Player.
Uninstall shockwave 11 update#
Note that if you have a custom mms.cfg file modifying the update options, running the standalone uninstaller will reset the update options to the default update options (notification auto-update). The embedded versions are managed by the respective browser vendors.įor more information, see the Flash Player Admin Guide Note that the uninstaller will *not* uninstall the embedded versions of Flash Player (PPAPI for Chromium-based browsers and Flash Player ActiveX Control on Windows 8 and above for Internet Explorer/Edge).

To uninstall Flash Player silently, use the standalone uninstaller with the command line -uninstall (e.g. I'm assuming you're referring to Flash Player, and not Shockwave Player
