View Single Post
  #7  
Old 22-11-2012, 10:36
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
New Autorun Setup.ini config:

Code:
[AutorunSettings]
AutorunWidth=800
AutorunHeight=500

[StandardButtonAR]
Width=145
Height=40
Font=EagleSans-Bold
FontUC=1
FontColor=$999999
FontColorOnMouse=$FFFFFF
FontColorMouseDown=$000000
FontColorDisabled=$7F7F7F
FontSize=9
FontBold=1

[PlayButton]
Left=400
Top=203

[Play2Button]
Left=555
Top=203

[UnInstallButton]
Left=450
Top=263
Width=200

[ManualButton]
Left=555
Top=323
File=Setup.ini

[ReadMeButton]
Left=400
Top=323
File=Setup.ini

[OpenDVDButton]
Left=100
Top=190
Visible=0

[EqualizerButtonAR]
Left=280
Top=455
Visible=1

[MusicButtonAR]
Left=280
Top=455
Width=31
Height=120
Visible=0

[ExitButtonAR]
Left=450
Top=383
Width=200

[LangBox]
Left=80
Top=465
Center=0
ShowOnly=5
New File Name Structure:
StandardButton -> if custom pic for button doesnt exist, it will use this:
Button.png, ButtonSelected.png, ButtonClicked.png, ButtonDisabled.png

Custom Buttons:
Play.png, PlaySelected.png,PlayClicked.png,PlayDisabled.png
UnInstall.png...
Exit.png....

Later will add custom color settings etc for buttons

Last edited by yener90; 22-11-2012 at 10:40.
The Following 4 Users Say Thank You to yener90 For This Useful Post:
Fabioddq (22-11-2012), Grumpy (22-11-2012), JacksMafia (22-11-2012), Onizuka87k (22-11-2012)