CiAo Ba_61
Puoi salvare il file come "prova.bat" o qualsiasi altro nome...
Se ricevi "file non trovato" è perchè non c'è nessun file da eliminare...
Puoi aggiungere il comando PAUSE se vuoi che si fermi
<BLOCKQUOTE id=quote><font size=1 face="Sans Serif, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>IF "%OS%"=="" GOTO WIN9X
@REM - FIND "Documents And Settings"
PAUSE
FOLDER:
%SYSTEMDRIVE%
CD %USERPROFILE%\..
FOR /D %%F IN (*.*) DO DEL /F/S/Q "%%F\Recent\*.*"
PAUSE
FOR /D %%F IN (*.*) DO DEL /F/S/Q "%%F\Impostazioni locali\Temp\*.*"
PAUSE
FOR /D %%F IN (*.*) DO DEL /F/S/Q "%%F\Cookies\*.txt
PAUSE
FOR /D %%F IN (*.*) DO DEL /F/S/Q "%%F\Impostazioni locali\Temporary Internet Files\*.*"
PAUSE
DEL /F/S/Q %WINDIR%\Temp\*.*
PAUSE
DEL /F/S/Q %WINDIR%\*.tmp
pause
:GOTO END
:WIN9X
REM - WIN9X systems are currently not supported.
:END <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Sans Serif, Arial, Helvetica" size=2 id=quote>
Perchè non usi questa utility che ripulisce meglio il sistema (index.dat, cookies file TEMP, cartella Prefetch, recent... e molto altro)
http://www.ccleaner.com/ Vai alla sezione download (freeware e in italiano)
ciao
<img src="http://img86.exs.cx/img86/3659/yoghi40x40.gif" border=0>