Fill footer panel with a background image in a Inno Setup installer
I’m using VCLStyles to build a custom dark styled Inno Setup installer, and I thought that being able to fill the footer space with a pattern image would give it a nice, personalized and distinctive touch, without altering other parts of the wizard pages.
Fill footer panel with a background image in a Inno Setup installer
I’m using VCLStyles to build a custom dark styled Inno Setup installer, and I thought that being able to fill the footer space with a pattern image would give it a nice, personalized and distinctive touch, without altering other parts of the wizard pages.
Fill footer panel with a background image in a Inno Setup installer
I’m using VCLStyles to build a custom dark styled Inno Setup installer, and I thought that being able to fill the footer space with a pattern image would give it a nice, personalized and distinctive touch, without altering other parts of the wizard pages.
Fill footer panel with a background image in a Inno Setup installer
I’m using VCLStyles to build a custom dark styled Inno Setup installer, and I thought that being able to fill the footer space with a pattern image would give it a nice, personalized and distinctive touch, without altering other parts of the wizard pages.
Customize Inno Setup ReadyLabel1 in script
In the [Messages]
section you can customize ReadyLabel1
.
How to separate last child folder from path in PascalScript?
I need to separate last child folder from windows path. For example from C:java_11 separate java_11. I have this function :