Submitted by junkstory on Wed, 03/15/2017 - 15:51
Hello fellow Bleachbit users,
This post is going to be long and I am not even sure if I should ask it here. But I guess I will try my luck here.
I an trying to setup to run Bleachbit automatically when users start up their computers. These computers are all Windows 10. I have made a simple script and deploy it through Group Policy
"C:\Program Files (x86)\BleachBit\bleachbit_console.exe" --no-uac -c system.tmp system.clipboard system.memory_dump system.muicache system.prefetch system.recycle_bin system.updates
Submitted by Anonymous (not verified) on Tue, 01/04/2011 - 11:13
Suppose I want to delete everything without a preview. There should be a way to do this from the command line in windows for batch file support.
something like:
bleachbit_console.exe -d *.*
or even:
bleachbit_console.exe -ini BleachBit.ini -d
To delete everything checked (True) in the ini file.
You can't possibly expect a script to go through each possible cleaning option.