:: Windows has the stupid habid to put a lot of extra stuff on
:: a lot of folders copy paste this post to your startup folder
ECHO.
ECHO Deleting %temp% ....
ECHO.
del %temp%\*.* /f /s /q /a:H /a:A /a:S /a:-
ECHO
ECHO Deleting %systemroot%\Temp\ ....
ECHO
del %systemroot%\Temp\*.* /f /s /q /a:H /a:A /a:S /a:-
del C:\WINDOWS\system32\spool\printers\*.*/ f /s /q /a:H /a:A /a:S /a:-
del "C:\Documents and Settings\%userName%\Application Data\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 "%systemDrive%\Documents and Settings\%userName%\Application Data\Sun\Java\Deployment\tmp\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Application Data\Sun\Java\Deployment\log\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Application Data\Sun\Java\Deployment\cache\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Application Data\Lavasoft\Ad-Aware\Quarantine\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Application Data\Lavasoft\Ad-Aware\Logs\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Application Data\Kazaa Lite\db\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Application Data\Microsoft\Dr Watson\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Application Data\Spybot - Search & Destroy\Backups\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Application Data\Spybot - Search & Destroy\Logs\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Local Settings\Temporary Internet Files\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Local Settings\Temp\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Local Settings\History\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\Documents and Settings\%userName%\Recent\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\WINDOWS\system32\spool\PRINTERS\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\WINDOWS\Temp\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\WINDOWS\Prefetch\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\WINDOWS\pchealth\helpctr\Temp\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\WINDOWS\pchealth\helpctr\OfflineCache\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\WINDOWS\pchealth\helpctr\Logs\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\WINDOWS\Debug\" /f /s /q /a:H /a:A /a:S /a:-
del "%systemDrive%\WINDOWS\Cache\" /f /s /q /a:H /a:A /a:S /a:-
endlocal
Getting the Current TabItem when the Tab is not selected in WPF
-
[image: Banner]
This is a quick reminder to self on how to retrieve a TabItem from a WPF
TabControl *when the tab is not currently selected* because I ru...
2 weeks 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 !!!!