WinRAR 5.70 x64 - Update 64-bit, remove 32-bit if older
| 0 Votes |
Versioning - This is the latest version.
| 1 | WinRAR 5.70 x64 - Update 64-bit, remove 32-bit if older | 3/19/2019 3:30:30 PM |
| 2 | WinRAR 5.70 x64 - Update 64-bit, remove 32-bit if older | 3/20/2019 7:24:39 AM |
Description
This task will deploy: WinRAR 5.70 x64 (remediates WinACE vulnerability).
This task is applicable on: Windows.
Please be aware that there is NO FREE CORPORATE USAGE. All WinRAR installations must have a license. Not even for demos. Use 7zip instead.
Property Details
| 26614 | |
| Production - Fully Tested and Ready for Production | |
| WinRAR 5.70 x64 - Update 64-bit, remove 32-bit if older | |
| Software Distribution | |
| 3142272 | |
| Software Distribution Wizard | |
| 3/20/2019 7:24:39 AM | |
| WinRAR WinACE | |
| True | |
| rdshift on 3/20/2019 7:24:39 AM | |
| rdshift on 3/20/2019 7:25:55 AM | |
| 7108 Views / 98 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
isWindows (Relevance 1172)
windows of operating system
| Used in 2 fixlets | * Results in a true/false |
(IF exists version of regapps "WinRAR.exe" THEN version of regapps "WinRAR.exe" < "5.70.0.0" ELSE FALSE) OR (IF (EXISTS key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinRAR archiver" of native registry) THEN (value "DisplayVersion" of key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinRAR archiver" of native registry as string as version < "5.70.0.0") ELSE FALSE)
Actions
Action 1 (default)
Action Link Click
here to initiate the deployment process.
Script Type
BigFix Action Script
prefetch 65c2485beed9061f5d649111c72b565e78e5133a sha1:65c2485beed9061f5d649111c72b565e78e5133a size:3142272 https://www.rarlab.com/rar/winrar-x64-570.exe sha256:5e5ae8476052b973b427fe4991aeee2bf5b05ceae5bb45ed67849d06cb031471Success Criteria
move __Download\65c2485beed9061f5d649111c72b565e78e5133a __Download\winrar-x64-570.exe
wait __Download\winrar-x64-570.exe /S
// Copy over 32-bit registration key if available
if {exist file "C:\Program Files (x86)\WinRAR\rarreg.key" and NOT exist file "C:\Program Files\WinRAR\rarreg.key"}
move "C:\Program Files\WinRAR\rarreg.key" "C:\Program Files (x86)\WinRAR\rarreg.key"
endif
// Remove 32-bit version if vulnerable
if {(IF (EXISTS key "HKLM\WOW6432Node\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinRAR archiver" of native registry) THEN (value "DisplayVersion" of key "HKLM\WOW6432Node\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinRAR archiver" of native registry as string as version < "5.70.0.0") ELSE FALSE) AND (exists file "C:\Program Files (x86)\WinRAR\uninstall.exe")}
waithidden "C:\Program Files (x86)\WinRAR\uninstall.exe" /S
endif
This action will be considered successful when all lines of the action script have completed successfully.
Sharing
| Social Media: |

