Archive: Changing the whole MUI


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? :)


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.


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


In MUI it's !define MUI_FINISHPAGE_NOAUTOCLOSE.

Stu


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.


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.