FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Tutorial using CI 8.0.0 (https://fileforums.com/showthread.php?t=92805)

Brazilica 03-01-2013 12:50

I want to make a conversion based on yener's Far Cry 3 but in the autorun apears picture buttons for "install and manual installation". How can I use text buttons instead of those picture buttons ?

Fabioddq 03-01-2013 17:22

Quote:

Originally Posted by Brazilica (Post 412705)
I want to make a conversion based on yener's Far Cry 3 but in the autorun apears picture buttons for "install and manual installation". How can I use text buttons instead of those picture buttons ?

You want use only text instead of buttons?

In this case create a button with size 1x1. So only the text is displayed. But I think this is not possible if you use transparent background.

Brazilica 04-01-2013 06:11

Not just text. Text and buttons, like the normal CI 8.0.x.x
In the yener's Far Cry 3, the install buttons look like this: http://imageshack.us/a/img802/9233/uninstall.png

Fabioddq 04-01-2013 06:59

Quote:

Originally Posted by Brazilica (Post 412716)
Not just text. Text and buttons, like the normal CI 8.0.x.x
In the yener's Far Cry 3, the install buttons look like this: http://imageshack.us/a/img802/9233/uninstall.png

Change in the buttons:

LabelX=
LabelY=

Default is 0

But will depend of your image and button size.

mikey26 29-01-2013 07:47

okay i having a issue with eula files first time using them how to i get it to work with ci 1.0.0.4hf

pakrat2k2 29-01-2013 08:29

look to [Language] section IE:

[Languages]
Name: eng; MessagesFile: Languages\English.isl; LicenseFile:"Readme_US.txt"
Name: ger; MessagesFile: Languages\German.isl; LicenseFile:"Readme_DE.txt"

etc

make sure the eula text files are with ISS scripts ( same folder )

61n4n74r 31-01-2013 22:02

hy, can i just make the installation progress background not fullscreen?
if i can, how to?
thanks...

geekstar 04-02-2013 22:50

password protected archive
 
Can anybody tell me how to use a password protected arc archive in the installaltion

geekstar 06-02-2013 02:21

how can i change the text of any button?

Joe Forster/STA 06-02-2013 11:08

Quote:

Originally Posted by geekstar (Post 413575)
how can i change the text of any button?

Change it in the source (for Inno Setup: the *.iss file).

inovateqsa 01-03-2013 00:37

OK, What am I doing wrong?

I am trying to change the color of the button text in the setup.ini - to #FBB917 - But it simply becomes blank.

I am trying to get a similar color to that orange used in the fallout new vegas menu.

Nothing I try is working, any edit made causes the text to become invisible.

Please help.

-EDIT-

I even Tried using RGB codes, but when the number of digits exceeds 6 - the text disappears.
Surely it should support up to 9 digits?

Or does this use neither html, nor rgb color codes?

pakrat2k2 01-03-2013 07:46

from setup.ini on page 1

"ButtonFontColor => set the button font color => color need to be reversed => exchange first two values with the last two values"

if the value was $FBB917 you'd enter in setup.ini on that line as $17B9FB

i use this page easy to pick color & see value
Code:

http://www.w3schools.com/tags/ref_colorpicker.asp

JacksMafia 01-03-2013 09:02

so anyone knows which lines to modify so i can change text on play button in autorun menu? i need it to be play gamename just like play2 button

thanks guys

Razor12911 01-03-2013 09:46

Quote:

Originally Posted by JacksMafia (Post 414655)
so anyone knows which lines to modify so i can change text on play button in autorun menu? i need it to be play gamename just like play2 button

thanks guys

somewhere in this procedure

procedure LanguageInfo;

the language script.

but ey, Yener90 made it like that for a reason. so appreciate its functions.

azikker 20-03-2013 09:58

I've made an installer and get this errormessage when installation starts:
http://i.imgur.com/47GswRs.png


These are the commands I used for compression
Code:

arc a -ep1 -r -w.\ -lc- -s; -mprecomp:t-jn+srep+exe2+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
Tried different options but didn't find a solution. Installing an archive with only freearc compression (not using srep or precomp)
works without any problems.


All times are GMT -7. The time now is 10:16.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com