Archive: How to change the page size


How to change the page size
I am increasing the page width and height in modern.exe, but when i am compiling the script and testing the installer the changed page size is not getting reflected.


Changing the page itself is not enough. You have to change its placeholder in dialog 105 as well. The placeholder is rect number 1018.


How do you change the size?


With Resource Hacker. Edit Contrib\UIs\modern.exe and use MUI_UI to point MUI to the newly edited UI.


Thank you. :)

But one problem:
http://www.imgimg.de/uploads/asdfsdf3aa15f2eJPG.jpg

105 looks like this:
http://www.imgimg.de/uploads/dfdf16687f4aJPG.jpg


I forgot something?

//
Found!
modern_headerbmp.exe
TY


The problem is I have craeted custom pages and I don't know from where to increase page height and how???


Actually i want to increase the size of container window #1033 inside modern_headerbmp.exe. I am increasing the size of window there but on effect at run time.