Jump to content

Recommended Posts

Posted (edited)

Hello

i'm using a script to use robocopy, for a mirror backup and it works very well. but the problem is that i need to create one but with a user friendly interface.

is there any chance to use the scritp that is a cmd file, in a autoit script?

Thanks for your help

Edited by stoutman
Posted

Yes. Create your GUI and make it so the OK button (or whatever you decide to call it) activates the Run("your_batchfile.cmd") command. Check the helpfile for details - it's all in there.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...