Archive: Changing size of Modern UI with reshacker


Changing size of Modern UI with reshacker
Hi,

I can change the size of elements within the installer, but i can't seem to change the overall dimensions of the installer. I also can't seem to move the buttons around. I edit resource 105 which seems to be the one that represents the overall installer, but it does nothing.


If you're using Modern UI, you need to edit resource 105 in modern.exe and modern_headerbmp.exe.


thanks very much that was exactly it! The dox aren't very clean in this regard

"
MUI_UI_HEADERIMAGE ui_file
The interface files with the dialog resource IDD_INST that contains a bitmap control and space for the header bitmap.
Default: ${NSISDIR}\Contrib\UIs\modern_headerbmp.exe
"

doesn't exactly say that this is the file that is the container for the MUI_UI controls...