Jump to content


About program parameter


2 replies to this topic

#1 OFFLINE   lolol

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 14 May 2006 - 09:21 AM

I donno how to change the parameter for example the /AUTO. Please help me. Thank you.

#2 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,327 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 14 May 2006 - 10:17 PM

Welcome to the CCleaner forums lolol! :)

You can use the /AUTO switch via batch files (.bat), shortcuts such as making one on the desktop named CCleaner (Auto), via the Task Scheduler, or from within CCleaner itself which will schedule it to run at every system startup or logon.

This is what you'd use (including the quotes):
"C:\Program Files\CCleaner\ccleaner.exe" /AUTO

or:
"%ProgramFiles%\CCleaner\ccleaner.exe" /AUTO

To make it run at every system startup do the following:
1. Run CCleaner.
2. Click Options->Settings, then tick: Run CCleaner when the computer starts
Complexity of incoherent design.

#3 OFFLINE   lolol

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 15 May 2006 - 08:46 AM

How about auto run cleaner everytime I open the CCleaner?

View PostAndavari, on May 14 2006, 10:17 PM, said:

Welcome to the CCleaner forums lolol! :)

You can use the /AUTO switch via batch files (.bat), shortcuts such as making one on the desktop named CCleaner (Auto), via the Task Scheduler, or from within CCleaner itself which will schedule it to run at every system startup or logon.

This is what you'd use (including the quotes):
"C:\Program Files\CCleaner\ccleaner.exe" /AUTO

or:
"%ProgramFiles%\CCleaner\ccleaner.exe" /AUTO

To make it run at every system startup do the following:
1. Run CCleaner.
2. Click Options->Settings, then tick: Run CCleaner when the computer starts