Jump to content

Recommended Posts

Posted

Progress bars are one of the few things I've not yet wrapped my head around in my short autoit life. What I want to start doing is, on non-msi installs, I'd like to create a progress bar tracking the install. I know you ca get the bytes read and track it that way somehow, however as apps change often (as do file sizes), I'd like to somehow track the progress. Is there a way to do this? Am I just dreaming? thanks in advance for any help.

-redfive

Posted (edited)

if you search for "copy with progress" in scripts and scraps, i am sure you can find one to change and fit your needs

8)

BTW

with a progress bar... it wont be "silent" anymore

Edited by Valuater

NEWHeader1.png

Posted

haha, true. I basically want something to replace the SplashOn()'s I am using to make sure a user knows the app is still installing. thanks guys.

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