View Single Post
  #2 (permalink)  
Old 12-13-2007, 06:59 AM
JS
Newsgroup Contributor
 
Posts: n/a
Re: XP is not user friendly, this is frustrating

At the very least the spaces in between the words 'Documents and Settings'
will cause fits.
From a command prompt try the following: CD I:\""documents and
settings""\Myname\Cookies
If the above works then you can try the delete command.
If there are spaces in your user name you will need the resolve this also.

JS

"nucleus" <rose122550******.com> wrote in message
news:b293387c-b480-47d2-9421-d7a929d5de30@i29g2000prf.googlegroups.com...
>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, 06:59 AM