Is there a command line program that can send files to the recycle bin? This is on XP and Vista.
|
feedback
|
|
CmdUtils has a utility called Recycle that does exactly that. More info here:
| ||||
|
feedback
|
|
If you have powershell installed:
| |||||
feedback
|
|
I've had this question for a long time -- I finally took the matters into my own hand and I rolled my own utility cmd-recycle I took a look at | ||||
|
feedback
|
|
In XP, you could try moving the file to one the following paths (took these from an MSDN thread)
Using the Edit: Removed some of the paths because of another post in said thread. You'll need to find these out yourself if you want to do it that way. | |||
|
feedback
|
|
I would have to say 'del' | |||||||
feedback
|

delpermanently deletes it, not moves it to the recycle bin. – MiffTheFox Aug 18 '09 at 17:02