View Single Post
  #4  
Old 04-03-2013, 05:37
Andre Jesus's Avatar
Andre Jesus Andre Jesus is offline
Registered User
 
Join Date: Jun 2012
Location: Brazil
Posts: 70
Thanks: 11
Thanked 0 Times in 0 Posts
Andre Jesus is on a distinguished road
Quote:
Originally Posted by Andre Jesus View Post
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.
Reply With Quote