View Single Post
  #1 (permalink)  
Old 12-13-2007, 07:01 AM
nucleus
Newsgroup Contributor
 
Posts: n/a
XP is not user friendly, this is frustrating

a start, search for for "cookies" finds a cookie is there
at I:\Documents and Settings\Myname\Cookies

a search with start, programs, assessories, command prompt
using I:\Documents and Settings\Myname\Cookies also finds
the cookie is there

BUT IF I TRY TO DELETE IT in my autoexec.bat file at bootup,
with the statement
Del /q/s I:\Documents and Settings\Myname\Cookies\*.*
i get the message "The system cannot find the path specified."

the PATH i am using is: PATH I:\

what am i missing???
Reply With Quote

 
Old 12-13-2007, 07:01 AM