Jump to content

Djeem Ale

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Djeem Ale

  1. Thank you Hazelnut and Nergal. MUCH appreciated.
  2. For convenience I've written a batch file that closes OneDrive before loading CCleaner so when I do a clean "Applications - Microsoft OneDrive" without a warning (and having to re-run the clean). Often CCleaner reports that it has removed hundreds of files, amounting to megabytes of space for OneDrive. I would like to know exactly what files this is actually cleaning up and what is/are the path/s to these files.
  3. I have automated the closing of OneDrive and loading of CCleaner with a batch, as follows... echo "Stopping OneDrive" "C:\Program Files\Microsoft OneDrive\OneDrive.exe" /shutdown echo "Starting CCleaner" "C:\Program Files\CCleaner\CCleaner64.exe" exit Once I've done my clean, I run the following batch to restart OneDrive, again, silently. start "OneDrive" /B "C:\Program Files\Microsoft OneDrive\OneDrive.exe" /background exit Ensure the paths in the above are correct for your system. Hope this helps.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.