View Single Post
Old 03-04-2008   #13 (permalink)
pvc
Member


Join Date: Mar 2008
Vista Home Premium 64bit
 
 

Re: Deleting Vista Search Folders

Thanks again (Bob, I did that); I ended up with the following command (.cmd) file (see below). I will also look into using the Task Scheduler for further automation instead of using the Run command.

PLEASE NOTE: I do not recommend this if you are using Indexing for Search! I have my indexing set to index nothing (no files, no folders, no disks).
----------
REM
REM Searches
REM
DEL C:\Users\Dan\Searches\*.search-ms
DEL /ahr C:\Users\Dan\Searches\*.search-ms
REM
REM Saved Games
REM
DEL C:\Users\Dan\Saved Games\Microsoft Games\Hearts\*.*ms
DEL C:\Users\Dan\Saved Games\Microsoft Games\Purple Place\*.*ms
DEL C:\Users\Dan\Saved Games\Microsoft Games\Spider Solitare\*.*ms
DEL C:\Users\Dan\Saved Games\Microsoft Games\Chess Titans\*.*ms
DEL C:\Users\Dan\Saved Games\Microsoft Games\FreeCell\*.*ms
DEL C:\Users\Dan\Saved Games\Microsoft Games\InkBall\*.*ms
DEL C:\Users\Dan\Saved Games\Microsoft Games\Mahjong Titans\*.*ms
DEL C:\Users\Dan\Saved Games\Microsoft Games\Minesweeper\*.*ms
DEL C:\Users\Dan\Saved Games\Microsoft Games\Solitare\*.*ms
REM
REM Recent
REM
ECHO Y|DEL C:\Users\Dan\AppData\Roaming\Microsoft\office\Recent
DEL C:\Users\Dan\AppData\Roaming\Microsoft\Windows\Recent\*.*.*
My System SpecsSystem Spec