Uninstall Adobe Shockwave Player
0 Votes |
Description
Property Details
775 | |
Uninstall Adobe Shockwave Player | |
BESC | |
Uninstaller | |
0 | |
Internal | |
jgs194 | |
7/27/2012 12:00:00 AM | |
Adobe Shockwave Uninstall Player well | |
jgstew on 12/6/2012 9:48:15 PM | |
jgstew on 12/6/2012 9:48:15 PM | |
5444 Views / 50 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

(name of it = "WinXP" OR name of it = "WinXP-2003" OR (name of it = "WinVista" AND product type of it = nt workstation product type AND NOT x64 of it) OR (name of it = "WinVista" AND product type of it = nt workstation product type AND x64 of it) OR (name of it = "Win7" AND NOT x64 of it) OR (name of it = "Win7" AND x64 of it)) of operating system
Used in 1 fixlet | * Results in a true/false |

exists keys whose (value "DisplayName" of it as string as lowercase contains "Adobe Shockwave Player" as lowercase and value "uninstallstring" of it as string as lowercase contains "uninstaller.exe") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
wait {value "uninstallstring" of keys whose (value "DisplayName" of it as string as lowercase contains "Adobe Shockwave Player" as lowercase and value "uninstallstring" of it as string as lowercase contains "uninstaller.exe") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry} /S
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |
Comments
![]() |
|
I've updated the relevance to work on all windows OS's and the action script to remove 32 or 64 bit shockwave on 64 bit systems. Mine can be found here: https://www.bigfix.me/fixlet/details/26658 |