|
|
|
|
#1 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
Well you can add the Nop command a hundred times... Or just use the RealProgress plugin.
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Mar 2003
Posts: 571
|
You can use MUI_INSTFILESPAGE_FINISHHEADER_TEXT and MUI_INSTFILESPAGE_FINISHHEADER_SUBTEXT to define the text shown in the header of the installation page when the installation has been completed. See the "Installation page settings" section in the MUI manual for more information.
Another way to show some text when the installation completes is to use "SetDetailsPrint textonly" and "DetailPrint" to display a message just above the progress bar on the installation page. If you create a final section containing only these commands then the message will appear when installation is complete. |
|
|
|
|
|
#3 | ||
|
Junior Member
Join Date: Jul 2011
Posts: 8
|
Thanks for you replies
![]() Quote:
code: So I'm holding back.... is it really safe to use it? Quote:
My current solution is removing code: and add the following: code: so when installation complete, they will be directed to "finish_page". And if they need to see installation log, they can see it in install.log file. In most cases I think user won't need to see it. I just think that it will be needed in case installation failed and we need to know why and where it stops... regards, Yoachan |
||
|
|
|
|
|
#4 | |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
Quote:
|
|
|
|
|
|
|
#5 | |
|
Junior Member
Join Date: Jul 2011
Posts: 8
|
@MSG: again, thanks for your replies
![]() Quote:
![]() Thank you, and I thank everyone that already replied in my thread. ![]() regards, Yoachan |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|