Miguelinileugim 0 Posted April 4, 2012 Share Posted April 4, 2012 (edited) Hello, well... Why {Removed} when I write a bat like this: "C:\Program Files\CCleaner\CCleaner.exe" /AUTO The .bat runs infinitely, although CCleaner is running in auto??? But this is not the worst, the worst is that at first, it worked, work-ed, past simple (now it don't work). Sorry, did I say the worst? I wrote this: START "C:\Program Files\CCleaner\CCleaner.exe" /AUTO El modificador no es valido* And after this: START "C:\Program Files\CCleaner\CCleaner.exe" /auto Execute OK Execute again El modificador no es valido What??? I think that the problem is in the .bat configuration or something like that, maybe some .bat command that I executed before messed up all. Anyway, where is the problem??? Those commands work for you? P.D: Thanks. *Sorry, I am spanish and my computer too. Edited April 4, 2012 by Nergal Please watch the use of offensive language Link to post Share on other sites
Alan_B 0 Posted April 4, 2012 Share Posted April 4, 2012 Try START "C:\Program Files\CCleaner\CCleaner.exe" /AUTO EXIT NB "EXECUTE" is not a valid command when running CMD.EXE using the English language Link to post Share on other sites
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now