Do not do that. It's against Windows design guidelines.
Anyway, if you have to, enable legacy full screen installer mode using the WindowVisible=yes directive and then modify the (now visible) background window via MainForm global variable of type TMainForm.
Do not do that. It's against Windows design guidelines.
Anyway, if you have to, enable legacy full screen installer mode using the
WindowVisible=yes
directive and then modify the (now visible) background window viaMainForm
global variable of typeTMainForm
.For a slightly different implementation, see Background image during the installation on the ISXKB.