|
Re: Deleting Vista Search Folders The following commands seems to work. Any way to accomplish this in one command?
Probably not because you must change the attributes of the file before deleting??
CD C:\Users\Dan\AppData\Local\Microsoft\Windows Photo Gallery
Attrib -r -a -s -h
DEL Pictures.pd4 |