Install/Upgrade: BleachBit 1.6 - Windows
0 Votes |
Description
This task will install BleachBit.
BleachBit is an open source alternative to CCleaner with a command line interface.
Property Details
6079 | |
Alpha - Code that was just developed | |
Install/Upgrade: BleachBit 1.6 - Windows | |
BESC | |
6356328 | |
Internal | |
jgstew | |
5/28/2015 12:00:00 AM | |
jgstew on 6/4/2015 11:34:54 AM | |
jgstew on 6/4/2015 11:34:54 AM | |
5786 Views / 10 Downloads | |
* Average over 0 ratings. ** Log In or Register to add your rating. |
Relevance
Windows Only (Relevance 2997197)
/* Windows Only */ windows of operating system
/* Windows XP or Higher */ version of operating system >= "5.1"
Used in 1 fixlet | * Results in a true/false |
not exists keys whose (value "DisplayName" of it as string starts with "BleachBit" AND (value "DisplayVersion" of it as string as version) >= "1.6" as version) of keys "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of (x64 registries;x32 registries)
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
// Download BleachBit InstallerSuccess Criteria
// https://www.virustotal.com/en/file/935ece8fa5c9bb5f449d6994c7a98d390213bad429466ffa28c06438ed9dad09/analysis/
prefetch BleachBit.exe sha1:8956c0dac7309982ad2581f0f2d96309923b8606 size:6356328 http://katana.oooninja.com/bleachbit/sf/BleachBit-1.6-setup.exe
waithidden __Download\BleachBit.exe /S
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |
Comments
|
|
hey guys has any made any progress with this ... i was hoping to use this tool to keep my endpoints healthy .... ... |
|
|
I never got that far, but BleachBit has a command line interface. Once installed it could be triggered through a BigFix action to clear files. |
|
|
How do you automate the process for deleting temp files for IE, Chrome? |