ECHO.
ECHO DELETE ALL TEMPORARY FILES
ECHO.
ECHO PLACE THIS FILE TO THE %USERPROFILE%\Start Menu\Programs\Startup FOLDER
del %temp%\*.* /f /s /q /a:H /a:A /a:S /a:-
ECHO
ECHO Deleting %systemroot%\Temp\TEMP
ECHO
del %systemroot%\Temp\temp\*.* /f /s /q /a:H /a:A /a:S /a:-
del %TMP% *.* /f /s /q /a:H /a:A /a:S /a:-
del %WINDIR%\system32\spool\printers\*.*/ f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Opera\Opera\profile\cache4\*.*" /f /s /q /a:H /a:A /a:S /a:-
ECHO.
ECHO Emptying Recycleing Bin ....
ECHO.
del %systemDrive%\RECYCLER\*.* /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Sun\Java\Deployment\tmp\" /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Sun\Java\Deployment\log\" /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Sun\Java\Deployment\cache\" /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Lavasoft\Ad-Aware\Quarantine\" /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Lavasoft\Ad-Aware\Logs\" /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Kazaa Lite\db\" /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Microsoft\Dr Watson\" /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Spybot - Search & Destroy\Backups\" /f /s /q /a:H /a:A /a:S /a:-
del "%appdata%\Spybot - Search & Destroy\Logs\" /f /s /q /a:H /a:A /a:S /a:-
del "%USERPROFILE%\Local Settings\Temporary Internet Files\" /f /s /q /a:H /a:A /a:S /a:-
del "%USERPROFILE%\Local Settings\Temp\" /f /s /q /a:H /a:A /a:S /a:-
del "%USERPROFILE%\Local Settings\History\" /f /s /q /a:H /a:A /a:S /a:-
del "%USERPROFILE%\Recent\" /f /s /q /a:H /a:A /a:S /a:-
del "%windir%\system32\spool\PRINTERS\" /f /s /q /a:H /a:A /a:S /a:-
del "%windir%\Temp\" /f /s /q /a:H /a:A /a:S /a:-
del "%windir%\Prefetch\" /f /s /q /a:H /a:A /a:S /a:-
del "%windir%\pchealth\helpctr\Temp\" /f /s /q /a:H /a:A /a:S /a:-
del "%windir%\pchealth\helpctr\OfflineCache\" /f /s /q /a:H /a:A /a:S /a:-
del "%windir%\pchealth\helpctr\Logs\" /f /s /q /a:H /a:A /a:S /a:-
del "%windir%\Debug\" /f /s /q /a:H /a:A /a:S /a:-
del "%windir%\Cache\" /f /s /q /a:H /a:A /a:S /a:-
Using Windows.Media SpeechRecognition in WPF
-
[image: SpeechRecognition Banner]
Windows has a pretty capable SpeechRecognition engine built-in via Windows
Media services. In .NET these features are a...
1 week ago
No comments:
Post a Comment
- the first minus - Comments have to be moderated because of the spammers
- the second minus - I am very lazy at moderating comments ... hardly find time ...
- the third minus - Short links are no good for security ...
- The REAL PLUS : Any critic and positive feedback is better than none, so your comments will be published sooner or later !!!!