![]() |
CustomPage title
Hi...
I want to change the customPage title: The title of my custompage ist, with this code, the title of the "MUI_PAGE_INSTFILES". code: How can i cange this?? And 2. Question: I want to make an installer with only this custompage. Because this custompage edits some dokuments, like *.xml, *.conf, *.bat, ... How can i make a .exe file with only this custompage and this functions????? code: |
For question #1:
Look in the MUI documentation: Insert these before the page function: Quote:
Quote:
For question #2: If you want to just take the code you posted and turn it into an EXE with the custom page, then just create a install script in which you only have that section and function along with the functions generating the custom page. (This is pretty basic. If you're still unsure, take some time to review the documentation and examples included with NSIS.) And by the way: Don't post long bits of script. Use attachments instead. |
| All times are GMT. The time now is 04:17. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.