View Single Post
  #331  
Old 17-04-2013, 04:36
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by inovateqsa View Post
Ok,

Another question regarding the Custom installer ultimate:

There are 3 images labeled "Uninstall", "Exit" and "Play.
In the default far cry 3 setup you need to click the "UnInstall" button to Install, Huh?

How do I simply put in my own plain button like I used to with the regular custom installer - one that i can put text with my custom font on?
just use the button you want, and edit in setup.ini the dimension of the button under [AutorunSettings] (ie: uninstall buttons)
Code:
[UnInstallButton]
Left=459
Top=112
Width=58
Height=58
LabelY=1500
for
Code:
[UnInstallButton]
Left=459
Top=112
Width=your button eidth
Height=your button height
LabelY=1500 (delete this line if you want to show the label install/uninstall)
remember to use the same name that has the button you want replace.
__________________
always above all, keep in mind that some day you will die. Bushido.
Sponsored Links