Searcher64
21st August 2010 20:46 UTC
Changing the whole MUI
How would you change the WHOLE MUI into ******odernUI? It has a cool design, and I'd like to know how to use it. I found a thread where a guy said
!define MUI_UI "My_GUI_Directory\MyGUI.exe"
but I'm not sure how you use it since ******odernUI is a bit different than the standard MUI_PAGE_LICENSE
Anyone help? :)
Animaether
22nd August 2010 06:14 UTC
If you want to change existing code from MUI to UMUI, I'd recommend just reading the UMUI documentation; http://******odernui.sourceforge.net/Readme.php
The additions, removals and changes are clearly outlined.
The UMUI installer itself should already take care of installing the files where they need to go.
Searcher64
22nd August 2010 20:36 UTC
oh, thanks (didn't know there was a wiki for it)
One more (nooby question) question, how do you pause the installer when all the installing progress is finished, so it won't automatically go to the finish page, so the user would be able to see what was installed and what was not installed
Afrow UK
22nd August 2010 20:59 UTC
In MUI it's !define MUI_FINISHPAGE_NOAUTOCLOSE.
Stu
Searcher64
22nd August 2010 23:29 UTC
The ways you can use !define interests me....is there a way where you can find all the available things you can do with !define on installer pages? Like editing the text, auto close, adding things to finish page, etc.
MSG
23rd August 2010 05:16 UTC
Originally posted by Searcher64
is there a way where you can find all the available things you can do with !define on installer pages? Like editing the text, auto close, adding things to finish page, etc.
Uhhhh... Yeah. That would be the readme.