Thread: quick question
View Single Post
Old 01-06-2005, 04:18 PM   #1 (permalink)
Roshi229
 
Ultra Techie

Join Date: Oct 2004

Posts: 600

Roshi229

Send a message via AIM to Roshi229 Send a message via Yahoo to Roshi229
Default quick question

i'm tempting fate with deltree at the moment.
i need to delete cookies, but under individual users
i need a line for my .bat file that will allow my to input of "NTID" assign it to %1 (i think that's right
and recall it on the next line... i've found something that told me how, but i don't get what it's saying...

so that it would look something like this () signifies my confusion

echo enter user's NTid
(how to prompt) (input required) (assign to %1)
goto DEL

EL
deltree /y C:\Documents and Settings\(%1)\Cookies\*.*

thanks in advance
__________________
http://www.kbdigisol.com

<form action=\"http://www.srsyo.org/tfsearch.php\" method=\"get\">
<input type=\"text\" name=\"search\"> <input type=\"submit\" name=\"submit\" value=\"Search first, ask later!\"></form>
powered by emily .
Roshi229 is offline