|
@sakhjack, Inno Setup does not allow skins to be included
The skin file is loaded when calling the initialize setup function, however the language selection box is displayed before calling this function, not allowing to display the form already with skin.
If you find it interesting I can create a custom form for language selection that will be displayed when calling initialize setup (as is done in ASIS).
|