![]() |
GKP0888 read first post in this thread
|
yener90, would you update the tutorial for version CIU?
|
hi i download ci and when i try to compile the script usig unicode version I get this error;
http://speedcap.net/sharing/screen.p...1afd082412.png |
Quote:
|
Quote:
If not, copy from CI\Languages and paste there. |
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 ?
|
Quote:
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. |
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 |
Quote:
LabelX= LabelY= Default is 0 But will depend of your image and button size. |
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
|
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 ) |
hy, can i just make the installation progress background not fullscreen?
if i can, how to? thanks... |
password protected archive
Can anybody tell me how to use a password protected arc archive in the installaltion
|
how can i change the text of any button?
|
Quote:
|
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? |
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 |
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 |
Quote:
procedure LanguageInfo; the language script. but ey, Yener90 made it like that for a reason. so appreciate its functions. |
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:lc8works without any problems. |
add this line to your setup.ini
PrecompVer=inside |
Hey guy! Thanks so much! :)
Its so very cool! And I have a question.. how can I create a desktop icon of game?! Thanks! |
installer automatically creates shortcuts
|
Freearc cannot splitting files for 2gb part ?. I want create like that data1.cab - data2.cab.
Precomp or Srep's have any file split commands? Sorry for my bad english... |
freearc cant at the moment its planned for update 0.70 THEN you will be able to specify filesize. Its just be trial & error to get the size you want, as you start with freearc then precomp lastly srep.
maybe one of the more experienced with commandline maybe able to input more ?? |
how to use Setup.cab Cryptor.exe ??
|
extract setup.cab to a folder named setup then launch program, set password then done.
|
Guys I have a problem.
I want to use FreeArc, I read that says this: If you use FreeArc installation, just add to the line "Comp: (Number of component, for Which It Should be installed)" Example: code: FreeArcFile1 = {src} \ Data1.cab; DestDir: {app}; Disk: 1; Comp: 1; But where should I enter? use inno setup recently. Thanks to those who answer me Sorry for my english |
you can only use comp if you have used components. and remove spaces if you want to set a directory or destination
therefore it will be like this. FreeArcFile1 ={src}\Data1.cab; DestDir: {app}; Disk: 1 |
First of all, thanks for the reply
Yes, but I do not know where it goes physically inserted. In the script or in the setup.ini? and where exactly? because wherever I insert it gives me error. P.S. I removed the components, just because I do not want to use the indoor installation |
the setup.ini, under
[ExtractSettings] |
1 Attachment(s)
Done, but nothing happens, definitely something I'm wrong.
I want that when I go to install, it extracts the file.arc ... I'll put in a script that I made, with what I can do. If you have time and desire, you could send me the script and the setup.ini correct? Thank you so much razor |
this thing only works with yener90 source code/script
|
So I guess I'll have to give it up :(
Thanks for the help razor :) |
There are successful :)
FreeArcFile1 = {src} \ Data1.cab; DestDir: {app}; Disk: 1 It was like you said, but I was wrong inserting into. Last thing, if I want to extract 2 files, I do a thing like that?: FreeArcFile1 = {src} \ Data1.cab; DestDir: {app}; Disk: 1; Comp: 1; FreeArcFile1 = {src} \ data2.cab; DestDir: {app}; Disk: 1; Comp: 2; |
and i want add some text install or quit, can you help me!
|
Quote:
|
Quote:
|
Quote:
|
why during the installation process, it runs my slide too fast. Is there a way to revise is not time. Thank!
|
| All times are GMT -7. The time now is 23:03. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com