I've got
I don't want blue, but this is just to see if it works. Any help would be much appreciated.
...
Page Custom Pre Post
...
Function Pre
InstallOptionsEx::initDialog /NOUNLOAD PLUGINSDIR\install_menu.ini
Pop $HWND
SetCtlColors $HWND 000000 ff0000
InstallOptionsEx::show
FunctionEnd
Also, I've modified Contrib/UIs/modern.exe as well as modern_headerbmp.exe to be larger (550x399) and was wondering what all the controls in there were for? It seems as if there are multiple controls for different items?