Jump to content

Progress indicator for FileCopy() function.


Recommended Posts

Hello Everybody,

I'm trying to show the progress of copying large files over a network using the FileCopy() function. I would like to show a progress bar or a tray tip progress indicator.

I've tried using the timer function { _Timer_SetTimer() } and the adlib function { AdlibEnable() } but they both don't work once the FileCopy() function is called.

Does anybody have any suggestions on how to get this working?

Thank you for your help.

Link to comment
Share on other sites

Hello Everybody,

I'm trying to show the progress of copying large files over a network using the FileCopy() function. I would like to show a progress bar or a tray tip progress indicator.

I've tried using the timer function { _Timer_SetTimer() } and the adlib function { AdlibEnable() } but they both don't work once the FileCopy() function is called.

Does anybody have any suggestions on how to get this working?

Thank you for your help.

Search the forum, specially Example Scripts section for File Copy Progress UDF. :)

Try These.....

http://www.autoitscript.com/forum/index.php?showtopic=11313

http://www.autoitscript.com/forum/index.php?showtopic=11888

http://www.autoitscript.com/forum/index.php?showtopic=57909

http://www.autoitscript.com/forum/index.php?showtopic=22507

http://www.autoitscript.com/forum/index.php?showtopic=7267

Edited by ChromeFan
Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, ‘What happened?’” –Casey Stengel
Link to comment
Share on other sites

already posted :) see my first link.

Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, ‘What happened?’” –Casey Stengel
Link to comment
Share on other sites

Yeah, we kinda posted at the same time.

...and did you notice? we also beat the bot :)

Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, ‘What happened?’” –Casey Stengel
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...