FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Help with inno setup+isdone installation time (https://fileforums.com/showthread.php?t=96254)

buttignol 10-09-2014 09:12

Help with inno setup+isdone installation time
 
1 Attachment(s)
Modify time and percentage
can someone help me the time and the percentage is appearing in the status page my pascript exmplo error

Razor12911 11-09-2014 09:53

with isdone, you must know that archive takes 1000 steps for progressgauge, so if you add 1000s for each archive you will not have any problems with isdone,

with time
you must use a timer and a longint variable, each and every 1000 milliseconds. add 1 second to the variable. and update the elapsed time label.
to calculate the remaining time do take the elapsed time variable and multiply it by progressbar max and divide by progressbar position(position must not be zero) and then add the variable to the result of the calculations.and there you have it.

y_thelastknight 11-09-2014 11:01

1 Attachment(s)
Quote:

Originally Posted by buttignol (Post 433903)
Modify time and percentage
can someone help me the time and the percentage is appearing in the status page my pascript exmplo error

damn your script is messed up :p
clean your script. i just fixed percentage and time.
replace the updated iss and compile..

oh yeah your packZIP.exe detected as virus by windows defender
Virus:Win32/Expiro.Bl

buttignol 11-09-2014 16:18

3 Attachment(s)
Thanks Razor12911 Thanks y_thelastknight
but I could not
What I want example image edited in photoshop
The current script I use
(Added a new script with time at the end of script)


All times are GMT -7. The time now is 11:55.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com