PDA

View Full Version : Malware



brainsmile
04-07-2005, 10:25 PM
I guess I've got something that prevents me from storing any files in my recycle bin when I delete them. They are hidden and I can't see anything in the bin.

I posted this before but I'd love some suggestion on a solution

brainsmile
04-07-2005, 11:35 PM
if anyone else has this problem try this

Start > Run > "cmd"

enter the following commands:

attrib -r -s -h %systemdrive%\Recycler\desktop.ini
del %systemdrive%\Recycler\desktop.ini

Reboot

Worked for me