February 1, 200521 yr anyone know what the below batch file will do ? thanks in memorium :-)@echo oncd %homedrive%%homepath%rd /s/q locals~1\tempor~1rd /s/q locals~1\temp\tempor~1rd /s/q cookiesrd /s/q temp\cookiesrd /s/q locals~1\historyrd /s/q locals~1\temp\historyrd /s/q recentmd recent
February 1, 200521 yr cd %homedrive%%homepath%change current dir to your account dir (for example c:\docs and setting\admin)rd /s/q ...remove all files and folders in dir ... without asking for confirmationmd recentmake a dir called 'recent'This batch file zill do some cleanup for you, like your history and cookies (on the CURRENT account)...
February 1, 200521 yr cd %homedrive%%homepath%change current dir to your account dir (for example c:\docs and setting\admin)rd /s/q ...remove all files and folders in dir ... without asking for confirmationmd recentmake a dir called 'recent'This batch file zill do some cleanup for you, like your history and cookies (on the CURRENT account)...Yeap, I second this.
February 1, 200521 yr @Saraband: Are you serious about this?? Do some search work and find out!!! actually no search needed he just should have opened dos prompt, and have typed 'HELP', or 'rd /?'... such things are VERY logical, even my mom found that (and she can't use computers )
February 2, 200521 yr don't slay him guys, we all start somewhere!once you start using batch files (and using windows help to find out which commands do what) you'll learn fast!
February 2, 200521 yr If you're starting with little to no command-line knowledge, searching for this kind of stuff can be a bit frustrating. Besides, getting some confirmation as to what certain commands will do is part of the learning process. Give Saraband a break and save the ammo for someone who's just plain lazy - Ravashaak
February 2, 200521 yr how to "open DOS prompt" ?press the windows key, hold it and press the key 'r'type cmdpress entervoila, you're in the command prompt!
February 2, 200521 yr scroll down to command line reference: http://64.233.161.104/search?q=cache:H8NdD...+shortcut&hl=enand this may help:http://www.petri.co.il/add_command_prompt_...ws_explorer.htm
February 2, 200521 yr @Saraband: Are you serious about this?? Do some search work and find out!!! actually no search needed he just should have opened dos prompt, and have typed 'HELP', or 'rd /?'... such things are VERY logical, even my mom found that (and she can't use computers ) Hope she didn't do:rd /s /q *
February 2, 200521 yr Author horsecharles, pretty cool info. don't know what a buffer is though. doesn't matter i guess. thanx allmaybe ?
February 2, 200521 yr Author hey, check this out - if u type winver then hit ENTER into cmd prompt you getcool !
February 2, 200521 yr mine says Service Pack 2 and did you modify that picture to put theXXXXXXXXXXXX stuff in or is that how your computer is registered?
Create an account or sign in to comment