Jump to content

Load CCleaner on external hard drive


kellie

Recommended Posts

How do you load CCleaner onto an external hard drive? I am using it with great success on the main drive but also want to use it on the external where I keep a copy of everything thats on my main drive. Help appreciated.

Link to comment
Share on other sites

How do you load CCleaner onto an external hard drive? I am using it with great success on the main drive but also want to use it on the external where I keep a copy of everything thats on my main drive. Help appreciated.

Is there actually anything on the external hard drive that CCleaner could clean?

Link to comment
Share on other sites

  • 5 weeks later...

Hi all, or you could use this batch file that I made a while ago ;) - the cool part is that it will 'auto-detect' if CCleaner is already installed on the 'Target' PC and if it is then simply run it. However, if it does not find a previous installation it then installs it in the background, runs then uninstalls itself without any user interaction :D

 

 

@ECHO OFFECHO  %date% - %time%: CCleaner InitializingIF EXIST "%systemdrive%\program files\CCleaner" GOTO RUNLOCALCCgoto RUNTUNEUPCC:RUNTUNEUPCCCALL ".\Tools\Applications\CCSetup.exe" /SCALL "%systemdrive%\program files\CCleaner\CCleaner.exe"CALL "%systemdrive%\Program Files\CCleaner\uninst.exe" /SECHO  %date% - %time%: FinishedECHO.GOTO END:RUNLOCALCCCALL "%systemdrive%\program files\CCleaner\CCleaner.exe"ECHO  %date% - %time%: FinishedECHO.:END

 

 

Simply update the paths as required to where your .exe is located on your USB pen drive etc...

 

Hope this helps

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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