- is there a way to move a folder to trash using cmd.exe? (Windows Vista) 
 (that is, the behavior should be identical to user moved the folder to trash from GUI)
- is there a way to do it using PowerShell? 
views:
62answers:
1
                +3 
                A: 
                
                
              
            For PowerShell, see: http://stackoverflow.com/questions/502002/how-do-i-move-a-file-to-the-recycle-bin-using-powershell
For CMD, see: http://stackoverflow.com/questions/1646425/cmd-command-to-delete-files-and-put-them-into-recycle-bin
                  kbrimington
                   2010-08-10 18:36:28