|
|
|
#1
|
|||
|
|||
|
Thanks very much it did fix the "rolling back changes" problem,thank u, but For the elapes time level I want to show the elapsed time level in installing page as well as finished page. As u can see finish page already have the elapsed time level so i want elapsed time level in intalling page. I tried but i can't able to show elaps in both pages.
Last edited by bairagyakushal4; 11-03-2017 at 21:30. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
and thanks for posting the script, I really appreciate it.
|
|
#3
|
||||
|
||||
|
EXAMPLE
Code:
var
A:Longint;
A:=Round(dt)
ElapsedTime.Caption:=ExpandConstant(' {cm:Elapsed} ')+LongintToStringTime(A);
Last edited by rinaldo; 11-03-2017 at 22:18. |
|
#4
|
|||
|
|||
|
It showing error duplicate identifier "A".
What now? ![]() ![]()
|
|
#5
|
||||
|
||||
|
|
| The Following User Says Thank You to rinaldo For This Useful Post: | ||
bairagyakushal4 (12-03-2017) | ||
|
#6
|
|||
|
|||
![]() ![]() ![]() BIG Thanks for the help.That fix the problem.U r really a great guy.But see this : bandicam 2017-03-12 15-20-08-793.jpg when there will be more than seceonds like hour and minutes then it will get croped & won't be able to see,so can u tell some fix? edited.jpg So i want Elapsed time will start from progress bar left & remening time end in progress bar right, Last edited by bairagyakushal4; 12-03-2017 at 02:19. |
![]() |
| Tags |
| innosetup, isdone |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Binary Domain (DVD9 to 2xDVD5) - INNO SETUP) by REVO | REV0 | PC Games - CD/DVD Conversions | 42 | 06-01-2026 16:58 |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| Darksiders II - 2xDVD5 (Inno Setup) | Fabioddq | PC Games - CD/DVD Conversions | 12 | 06-02-2013 12:49 |
| StarCraft II : Wings Of Liberty (DVD9 to 2x DVD5) INNO SETUP | peterf1999 | PC Games - CD/DVD Conversions | 18 | 18-01-2013 19:41 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |