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 :