View Single Post
  #5 (permalink)  
Old 12-13-2007, 07:02 AM
Shenan Stanley
Newsgroup Contributor
 
Posts: n/a
Re: XP is not user friendly, this is frustrating

nucleus wrote:
> 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???


Long file names and quotation marks at least.
Is your Windows XP configured to parse the autoexec at startup? It doesn't
*have* to be...

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


Reply With Quote

 
Old 12-13-2007, 07:02 AM