AutoHotkey Community

It is currently May 27th, 2012, 1:40 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: XXCopy GUI
PostPosted: June 25th, 2009, 6:49 pm 
Offline

Joined: June 5th, 2008, 8:26 pm
Posts: 38
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:
Image

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)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 28th, 2009, 9:24 am 
Offline

Joined: May 17th, 2007, 12:07 pm
Posts: 1004
Location: Germany - Deutschland
Hy,
I think you can do all of that with natural ahk-commands...why use an external program then....?
Greets, aaffe


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 28th, 2009, 4:30 pm 
Offline

Joined: June 5th, 2008, 8:26 pm
Posts: 38
I found XXCopy to be more reliable, and less for me to code :)


Report this post
Top
 Profile  
Reply with quote  
PostPosted: February 2nd, 2012, 12:22 am 
Not to sound too ignorant - I am newb at AHK scripting - but how could I modify this script to use Robocopy rather than XXCOPY since Robocopy is free and I could use it with many remote computers without needing to buy multiple licenses for XXCOPY?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 2nd, 2012, 9:06 am 
Offline

Joined: May 17th, 2007, 12:07 pm
Posts: 1004
Location: Germany - Deutschland
you have to know which switches robocopy has, then change the script and also the gui.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 2nd, 2012, 10:14 am 
Offline

Joined: November 12th, 2011, 2:24 pm
Posts: 122
There is already a GUI version for RoboCopy :

http://technet.microsoft.com/en-us/maga ... light.aspx

and a new one RichCopy:

http://technet.microsoft.com/en-us/maga ... light.aspx


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 21 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group