Update Apple Application Support (32-bit) on 64 bit systems to 6.6
1 Votes |
Description
Use this fixlet to update the Apple Application Support (32-bit) component on 64-bit systems to version 6.6, which is part of iTunes 12.8.0. This Fixlet does not update any other Apple component.
Property Details
25534 | |
Beta - Preliminary testing ready for more | |
Update Apple Application Support (32-bit) on 64 bit systems to 6.6 | |
BESC | |
Bigfix | |
8/24/2018 12:00:00 AM | |
itunes x65 apple_application_support | |
jeremylam on 8/23/2018 5:56:20 PM | |
jeremylam on 8/23/2018 5:56:20 PM | |
5493 Views / 2 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

name of operating system as lowercase starts with "win"
Used in 1 fixlet | * Results in a true/false |

(name of it = "Win7" OR name of it = "Win8" OR name of it ="Win8.1" OR name of it ="Win10") of operating system OR (it starts with "Win" AND it does not start with "Win20") of name of operating system AND (exists value "CurrentMajorVersionNumber" of it AND value "CurrentMajorVersionNumber" of it as integer = 10) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry
Used in 1 fixlet | * Results in a true/false |

exists file "msiexec.exe" whose (version of it >= "2") of system folder
Used in 1 fixlet | * Results in a true/false |

exists value "Version" whose (it as string as version < "6.6") of key "HKEY_LOCAL_MACHINE\Software\Apple Inc.\Apple Application Support" of x32 registry
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
// Enter your action script here
prefetch iTunes64Setup.exe sha1:f0ac3ea1efaa7c7170b661a1373b971ce844f943 size:263312200 https://secure-appldnld.apple.com/itunes12/091-81692-20180709-A4DF288B-8929-401F-AD73-4189359D8A6B/iTunes64Setup.exe sha256:eb499254e349f51fc7a3890008a1914a7fc1237e003a1e2c4919a01a8eedf588
wait __Download\iTunes64Setup.exe /extract
wait msiexec /i AppleApplicationSupport.msi /qn {(if exists file "msiexec.exe" whose (version of it = "2") of system folder then "/q REBOOT=ReallySuppress" else "/norestart" )} DESKTOP_SHORTCUTS=0 ALLUSERS=1
action may require restart "f0ac3ea1efaa7c7170b661a1373b971ce844f943"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |