Jump to content

crackjack

Members
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral
  1. http://www.ccleaner.com/help/faq/show/?Can...talled_silently
  2. again a .bat script start /wait "%ProgramFiles%\ccleaner\ccleaner.exe" /AUTOshutdown -s
  3. looks to me the ccleaner dlls are not properly registered try the following: regsvr32 "%~d0%~p0cchelper.ocx" /sregsvr32 "%~d0%~p0cclistbar.ocx" /sregsvr32 "%~d0%~p0cclistview.ocx" /sregsvr32 "%~d0%~p0ccsubtimer.dll" /sregsvr32 "%~d0%~p0ccsystem.dll" /sregsvr32 "%~d0%~p0cctab.ocx" /sregsvr32 "%~d0%~p0cctreeview.ocx" /s put this in a text file (with notepad) and save as dlls.bat in the ccleaner directory then run it and try to run ccleaner again
  4. what you could do is to run ccleaner and defrag in a batch file this way you don't have to wait till ccleaner has done cleaning and start the defrag sorta like this: start /wait "%ProgramFiles%\ccleaner\ccleaner.exe" /AUTOdefrag c: -f edit: thx N12TurboZ for the /wait i forgot
  5. Hello I've been using CCleaner for about a month now and I like it alot. I've seen several requests for a portable/network version, but this option is not available out-the-box I came up with a way to do this so you can run it from a network, usb drive, cdrom, ... with a preset like skipping the cookies, recycle bin and run maximized and in the desired language. If the mods/admin allow it, I will post a guide and people can comment/update on it and I will make improvements on it.
×
×
  • Create New...

Important Information

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