7-Zip 18.05 x64 Update (msi)
| 0 Votes |
Versioning - This is the latest version.
| 1 | 7zip 18.05 x64 Update | 5/4/2018 1:56:18 PM |
| 2 | 7zip 18.05 x64 Update | 5/4/2018 2:00:56 PM |
| 3 | 7-Zip 18.05 x64 Update (msi) | 5/9/2018 3:26:54 PM |
| 4 | 7-Zip 18.05 x64 Update (msi) | 5/10/2018 2:23:18 PM |
| 5 | 7-Zip 18.05 x64 Update (msi) | 6/28/2018 7:16:43 AM |
Description
This task is applicable on: Windows XP, Windows XP x64, Windows 2003, Windows 2003 x64, Windows Vista, Windows Vista x64, Windows 2008, Windows 2008 x64, Windows 7, Windows 7 x64, Windows 2008 R2, Windows XP Embedded, Windows 8, Windows 8 x64, Windows 2012, Windows 8.1, Windows 8.1 x64, Windows 2012 R2, Windows 10 and Windows 2016.
Property Details
| 25529 | |
| Production - Fully Tested and Ready for Production | |
| 7-Zip 18.05 x64 Update (msi) | |
| BESC | |
| Software Distribution | |
| 1735168 | |
| Software Distribution Wizard | |
| 6/28/2018 7:16:43 AM | |
| 7zip update | |
| True | |
| rdshift on 6/28/2018 7:16:43 AM | |
| rdshift on 6/28/2018 7:16:43 AM | |
| 11125 Views / 57 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
isWindows (Relevance 1172)
windows of operating system
| Used in 3 fixlets | * Results in a true/false |
not pending restart "2707952ff793a132e8ec2faebc23aaeadbb1e48c"
| Used in 2 fixlets | * Results in a true/false |
exists key whose (value "DisplayName" of it as string as lowercase contains "7-zip" AND (if exists value "DisplayVersion" of it then value "DisplayVersion" of it as string as version else maximum of (matches (regex "([0-9]+\.[0-9]+)") of (value "DisplayName" of it as string) as version)) < "18.05") of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of ((x64 registries; x32 registries))
Actions
Action 1 (default)
Action Link Click
here to initiate the deployment process.
Script Type
BigFix Action Script
prefetch 7z1805-x64.msi sha1:2707952ff793a132e8ec2faebc23aaeadbb1e48c size:1735168 https://www.7-zip.org/a/7z1805-x64.msi sha256:898c1ca0015183fe2ba7d55cacf0a1dea35e873bf3f8090f362a6288c6ef08d7Success Criteria
// Is 7-zip open? Pause.
pause while {exists process "7zFM.exe"}
// Remove the 64-bit EXE version
if {exists file "C:\Program Files (x86)\7-Zip\Uninstall.exe"}
waithidden "C:\Program Files (x86)\7-Zip\Uninstall.exe" /S
endif
// Remove old 64-bit MSI versions
if {exists file "C:\Program Files\7-Zip\Uninstall.exe"}
waithidden "C:\Program Files\7-Zip\Uninstall.exe" /S
endif
// Install
wait msiexec.exe /i __Download\7z1805-x64.msi /qn /norestart
action requires restart 2707952ff793a132e8ec2faebc23aaeadbb1e48c
This action will be considered successful when all lines of the action script have completed successfully.
Sharing
| Social Media: |

