|
|
#1 |
|
Junior Member
Join Date: Jan 2010
Location: Somewhere in the middle
Posts: 4
|
Adding a Custom Page
Forgive me, as I seem to be stupid.
I have an installation that I am creating that has a welcome page and a license page. I am not allowing the user to select any files or the location of any files. I want a page that just says "I'm ready to install!" with a next or install button. How can I do that? Here is my code: LangString PAGE_TITLE ${LANG_ENGLISH} "Ready to install" LangString PAGE_SUBTITLE ${LANG_ENGLISH} "You are now ready to install the components" Function instReady !insertmacro MUI_HEADER_TEXT $(PAGE_TITLE) $(PAGE_SUBTITLE) FunctionEnd ... Page Custom instReady Thanks, ya'll Last edited by ApologetixFan; 19th May 2010 at 15:25. Reason: Add coding |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
Use nsDialogs.
Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
![]() |
|
|||||||
| Tags |
| custom pages |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|