Is there a way to setup a bat file that will install ccleaner WITHOUT the yahoo toolbar and just using the defaults?
Like
@echo on
Installing Crap Cleaner Please Wait...
ccleanerxx.exe /s /NOYAHOO /default
Thanx
Installing ccleaner without Yahoo via .bat file?
Started by pwrmngr, Mar 09 2006 04:57 PM
4 replies to this topic
#1 OFFLINE
Posted 09 March 2006 - 04:57 PM
#2 OFFLINE
Posted 09 March 2006 - 10:10 PM
Just download the Basic or Slim build that don't contain the Yahoo toolbar.
#3 OFFLINE
Posted 10 March 2006 - 12:20 AM
Its not possible to write a batch file that gets the basic or slim version and automatically installs it, Its easy to do that with the main download link in a batch and silently install it with the default settings but that includes the toolbar, there isnt direct download links to the slim or basic version on the download section ( I know you can click the link but its http://ccleaner.com/...loadbin.asp?f=1 for the basic and http://ccleaner.com/...loadbin.asp?f=2 for the slim version and this cannot be automated in a batch unless its a direct .exe file).
Filehippo & Majorgeeks only link to the main version and softpedia doesnt allow the download from outside of their site, If I write it in a batch then it displays a 403 Access Denied message when its attempting to download the file.
Andavari's solution is the only option for you if you do not want the toolbar or manually unchecking the Install Yahoo Toolbar option with the main version.
Filehippo & Majorgeeks only link to the main version and softpedia doesnt allow the download from outside of their site, If I write it in a batch then it displays a 403 Access Denied message when its attempting to download the file.
Andavari's solution is the only option for you if you do not want the toolbar or manually unchecking the Install Yahoo Toolbar option with the main version.
#4 OFFLINE
Posted 11 March 2006 - 08:43 PM
pwrmngr, on Mar 9 2006, 11:57 AM, said:
Is there a way to setup a bat file that will install ccleaner WITHOUT the yahoo toolbar and just using the defaults?
Like
@echo on
Installing Crap Cleaner Please Wait...
ccleanerxx.exe /s /NOYAHOO /default
Thanx
Like
@echo on
Installing Crap Cleaner Please Wait...
ccleanerxx.exe /s /NOYAHOO /default
Thanx
#5 OFFLINE
Posted 13 March 2006 - 01:22 AM
I guess I wanna be able to create a Unattend .bat file that when clicked it will install and update without asking. Including NOT installing yahoo.
Thanx
Thanx Bro
Thanx
soybean, on Mar 11 2006, 01:43 PM, said:
Hmmm, am I missing something here? I just downloaded and installed the standard version today. One of the screens that appears during the installation gives you some options about how it will be installed, including whether to include the Yahoo toolbar. You can easily choose not to include it. So, what's the problem?
Thanx Bro
Andavari, on Mar 9 2006, 03:10 PM, said:
Just download the Basic or Slim build that don't contain the Yahoo toolbar.











