|
|
|
#1
|
|||
|
|||
|
of course you can edit you need to edit the cab file.
use your created images. i meant you dont need to touch InstallScript.iss. Just edit Setup.cab and Setup.ini |
| Sponsored Links |
|
#2
|
||||
|
||||
|
vendecido33 doesnt understand what to do with the setup.cab. Just extract the Setup.cab file anywhere, you'll see that it contains the images displayed during the install process. Just use the same names for YOUR images for whatever game you want to do. THEN save it again as a CAB file, and edit the setup.ini to reflect what game you want to do.
I suggest going back & reading thru all 13 pages, make notes for whats NOT mentioned in first post, of what needs editing, or what changes need to be made to setup.ini for freearc files that use precomp/srep, if you are using freearc / rar / cab files what the lines need to reflect for each one of them. What sizes the pictures need to be to display fullscreen, more thats mentioned in the thread, but NOT posted in post #1. |
|
#3
|
|||
|
|||
|
Thanks pakrat2k2 now if you understand me hehe, but now a question of me but I will read the post. As files are created. Cab
When I give to verify files on the inno setup tells me that the InstallerScript. ![]() Thanks for all your help. Last edited by vendecido33; 02-03-2012 at 03:29. |
|
#4
|
||||
|
||||
|
again, you DO NOT touch the Installerscript.iss file. You ONLY edit the setup.ini & setup.cab, to make changes for your game.
IF your game does not have a GDF.dll file then remove that line from the setup.ini file. |
|
#5
|
|||
|
|||
|
Pakrat2k2 Thanks for your help. And sorry but I am very new to this, a preguntilla eh InstallerScript seen within the script that there are things that should change to the configuration according to the game you want to compress this kind of script.
|
|
#6
|
|||
|
|||
|
yener90 add newer version of srep.exe because the one you have don't support commands like this
Code:
srep -m3 data1.pcf data1.srep |
|
#7
|
||||
|
||||
|
Schabik try using google to find what you want.
simple search would've given you a link Code:
http://freearc.org/download/research/srep30.zip |
|
#8
|
|||
|
|||
|
Hi yener90 i want to translate this Installer to Serbian (Latin) so i want to ask for your permission and little help.
So i need to edit English.isl to translate i to Serbian.isl, make a Serbian.bmp (same as Russian but rotated for 180°) and where to input it to have it on install menu? |
|
#9
|
||||
|
||||
|
look to CI718 folder ( there is Lansymbols folder - flags ) and the LangScrips.iss where the translated languages go. There already 2 ISL files for Serbian ( cryllic & latin ) provided with INNO Setup 5 / languages subfolder. So just need yener to add that translation to his next update.
|
|
#10
|
|||
|
|||
|
Does anyone have tutorial for this installer.
I want to make installation for Mass Effect 3 for me and to learn how to use this but i dont have a clue what i need to edit in InstallerScript. And do i need to compress files with free arc? Thx
|
|
#11
|
||||
|
||||
|
read entire thread might help. you only need to edit setup.ini & setup.cab make changes to those for your game. ( setup.cab - images for your game), yes use freearc to compress game files.
|
|
#12
|
|||
|
|||
|
Quote:
Any special metod for editing that .cab file. |
|
#13
|
||||
|
||||
|
just extract the setup.cab & replace images, I used 7-zip to make new cab
|
|
#14
|
||||
|
||||
|
Quote:
This procedure is correct as well? |
|
#15
|
|||
|
|||
|
Quote:
![]() Quote:
And why in InstallerScript.iss is NFS Run, Sonic and Dragon Age 2 writen.Do i need to edit that? thx again P.S. I make something like this and can i disable this Music thing? Code:
http://www.dodaj.rs/f/1Y/lv/1voJEcJm/1.jpg http://www.dodaj.rs/f/1H/12a/3XMRunCP/2.jpg http://www.dodaj.rs/f/2O/QL/4pJRwVri/3.jpg http://www.dodaj.rs/f/22/hN/1arHDdLA/4.jpg |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |