View Single Post
  #1  
Old 27-03-2020, 10:58
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
Quote:
Originally Posted by pincoball View Post
Hi, I'm a newbie, is there a way to change the interface skin of the installer in CIU script and set the default one used in plain Inno Setup?
CIU is very flexible in creating the interface.
You create your design images in some image editing software such as PHOTOSHOP (Shareware software) or GIMP (Freeware software) or other image editing software.
Once created, the images must be saved with the names and formats supported by CIU for each image you wish to include.
After saving the images you configure the interface dimensions and position and dimensions of the components such as buttons, TextBG (Text area), etc. by editing the Setup.ini file.
Inside the "Help" folder contains a "_Setup.ini" file with all the configuration options for the graphics supported by CIU.
The names of the images for each button or other CIU objects can also be found in the first line below each section of the "_Setup.ini" in the Help folder.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
pincoball (27-03-2020)
Sponsored Links