Jump to content

Recommended Posts

Posted

So I'm trying to create a progress bar gui window that tracks the progress of a filecopy using the AutoIT Filecopy command. Trouble is, autoit seems to pause the script while the copying is running, so I cannot update the progress bar.

Does anyone have any suggestions on how to correct this problem?

Posted

#214312

For the API include search in example scripts for AutoItLib... or this might be in the newest version of beta, I'm not really sure anymore.

Thanks that will help a lot. I also have a problem with freezes from the custom progress bar code mentioned there, but the obj code that brings up windows copying service will suffice for this program.

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...