|
#1
|
||||
|
||||
Help with inno setup+isdone installation time
Modify time and percentage
can someone help me the time and the percentage is appearing in the status page my pascript exmplo error |
The Following User Says Thank You to buttignol For This Useful Post: | ||
y_thelastknight (11-09-2014) |
Sponsored Links |
#2
|
||||
|
||||
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. |
The Following 2 Users Say Thank You to Razor12911 For This Useful Post: | ||
buttignol (11-09-2014), y_thelastknight (11-09-2014) |
#3
|
||||
|
||||
Quote:
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
__________________
Glass BB | BlackBox v2 | Portable Installer |
The Following User Says Thank You to y_thelastknight For This Useful Post: | ||
buttignol (11-09-2014) |
#4
|
||||
|
||||
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) Last edited by buttignol; 12-09-2014 at 23:30. |
The Following User Says Thank You to buttignol For This Useful Post: | ||
Simorq (26-03-2015) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mass Effect 2 - 3xDVD5 [1 LANG + ALL DLCs + INNO SETUP + TRILOGY COMPATIBLE] | REV0 | PC Games - CD/DVD Conversions | 23 | 15-05-2021 15:06 |
Total War Collection - 6xDVD9 [LZMA + INNO SETUP + CIU] | REV0 | PC Games - CD/DVD Conversions | 1 | 28-06-2015 18:00 |
Dark Souls - Inno Setup - This is not a conversion, it's just custom installer | Fabioddq | PC Games - CD/DVD Conversions | 4 | 26-10-2012 20:48 |
S.T.A.L.K.E.R. Shadow of Chernobyle - Crashing | Cpt.Canuck | General Gaming | 4 | 23-03-2007 13:01 |