View Single Post
  #131  
Old 24-10-2021, 01:38
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
@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).
Reply With Quote