Re: "Papierkorb"

message from roger on 30 May 2004
To repair a corrupted recycle bin
For a NTFS partition, open a command prompt (Start > Run > cmd) and
type:
RD /S C:\RECYCLER

For a FAT32 partition, open a command prompt (Start > Run > cmd) and
type:
RD /S C:\RECYCLED

(Assuming Windows is installed in the C: partition, if not, change the
letter accordingly)

This will delete the folder, this, being a system folde,r will be
recreated, hopefully it will show the files again.

Good luck
 

Archived message: Re: "Papierkorb" (Microsoft Win XP)