I use XXCopy a lot, so I decided to make a GUI for it.
It only includes switches I use in it, but I still think it's pretty useful. Others can edit the source code and add other switches to it if they want.
XXCopy is basically a super-powerful copy-program, based off of XCopy and (I think) Robocopy. This GUI uses many of the switches I use daily, including copying timestamps (Date Accessed, Date Created, Date Modified), copying hidden/system files, and copying all directories and subdirectories, including empty ones.
Parameters List (For people who want to edit the script):
http://www.xxcopy.com/xxcopy01.htm
Screenshot:
Download:
You're going to need XXCopy before you can use this script.
Script:
http://www.autohotkey.net/~Mio/XXCopy%20GUI/XXCopy.zip
Updates::
2009-06-25 3:19pm EST
* Added /RC (remove files after copying, essentially Move)