Quote:
Originally Posted by Andre Jesus
Hi everybody.
1. I want to avoid my installer run if the same already is running.
Something like the message "Your Setup is Already Running".
How can i make this?
2. Currently i use this option to my border.
Code:
BorderStyle:= bsDialog;
But i want remove only top border like the example picture below.
How can i make this?
3. How can make png button on Inno Setup? Give me a sample example.
|
Could someone help me with these three questions abouve?
Thanks in advance.