Jump to content

CCleaner Portable - Perform task at Windows start (Startup folder)


ccw62

Recommended Posts

I would like to have CCleaner to run and perform the task as per CCleaner.ini at Windows startup using a batch file.
Intend to put following .bat in the Windows Startup folder

rem CCleanerStartupBatch.bat
rem 05-05-2019
rem Windows 10 x64
@echo off
CD D:\Downloads\SystemTools\CCleaner\CCleaner64.exe
CCleaner.exe  /AUTO
exit

I am not entirely sure though as I am not familiar with batch files.
The batchfile is in the CCleaner folder and I created a link to the batch file in:
 folder C:\Users\MyName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

Q: Will this work?

Thanks.

 

Later: I gave it try and it worked out fine.
Could not delete this thread.

Edited by ccw62
Tried myself - matter solved
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.