sike is a command line .exe that sends files/folders to the recycle bin.
Download:
http://www.favessoft.com/downloads.htmlJust copy sike.exe to a folder in your path.
sike creates no files, registry or .ini settings.
sike with no params brings up a usage dialog.
Usage: sike [-f] filename1 filename2 ... [may use wildcards]
If -f is not the first param, a confirmation dialog will display,
otherwise sike will loop through the rest of the params sending
files/folders to the recycle bin.
It should work on any Windows flavor that the latest AutoIt3 works on.
It is free for you to use at your own risk.
(There may be a bunch of these around already but I didn't find one that
worked on Vista64 out of the box. So I knocked this off in AutoIt3.)