redfive19 Posted March 20, 2006 Posted March 20, 2006 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
Valuater Posted March 20, 2006 Posted March 20, 2006 (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 March 20, 2006 by Valuater
MHz Posted March 20, 2006 Posted March 20, 2006 with a progress bar... it wont be "silent" anymoreWell, it will not be noisy either
redfive19 Posted March 20, 2006 Author Posted March 20, 2006 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now