![]() |
no idea, thats the way it was originally posted. (CI 7.2.5.rar)
|
Quote:
http://www.fileforums.com/showthread...509#post403509 |
cheers heaps mate! glad there are people so organised, i'm useless with that sorta thing
|
I read what you wrote that I should not but fill with Installerscript.iss edit setup.ini.
I modified the setup.ini as in your example, but now how do I create the setup.exe? Another thing why doing these steps: I created 4 folders 1. original cab (where I put the files. cab freearc created without compression) 2. pcf file (where I copy the. cab file created above and drag the file precomp042.exe) 3. SREP store (where I copy the file. Pcf and drag the file created above srep.exe) 4. final repository (where I put the files. pcf.srep created over the open with freearc select a compression at our option) compresses slightly Instead of using the file Compress.bat Peterf1999 compresses much more '? How does this using the command line to use the setting that uses Peterf1999? |
I'm in trouble when I use precomp042, every time I use this version in the middle of the compaction process it stops working...
Has solution? |
Quote:
At least read the tutorial that yener has posted until you understand it, instead of asking the same things over & over again, that have been replied to already. |
Sorry but I did not want to offend anyone and I think I was misunderstood, but I tried to make file.cab but the compression was up to 600 MB, instead of trying the file compress.bat peterf1999 compresses much more I wanted to know if this was just wrong me or something I need to enter any parameters?
If I offended anyone I apologize. |
no offense taken
using yeners script doesnt allow the freearc commandline commands, like peter uses in compress.bat |
sorry out of topic..
some one can help me to make silent installer with inno setup? and is there way to add new file to setup.exe which is already compiled?.. and last one.. yener can you add one your complete sample script using Precomp+Srep+FreeArc thx |
Once used to compress.bat peterf1999 file.bin created me different then I copied the folder created file.bin CI 8.3.5.1 BETA, then in the setup.ini file I added these strings:
[InstallOptions] ApplicationName=Mass Effect 3 Publisher=BioWare MyExecutableName=MassEffect3.exe MyExecutablePath=Binaries\Win32 SaveGameFolder={userdocs}\BioWare\Mass Effect 3 GameSize=11400 Lang=de,en,es,fr,it,pl,pr,ru LangUI=0 PrecompVer=0 [InstallSettings] //GDFBinary=game_gdf.dll GDFBinary=GDFBinary_it_IT.dll [ExtractSettings] FreeArcFile1={src}\Data1.bin;DestDir:{app};Disk:1; PrecSrep:1 FreeArcFile2={src}\Data2.bin;DestDir:{app};Disk:1; PrecSrep:1 FreeArcFile3={src}\Data3.bin;DestDir:{app};Disk:1; PrecSrep:1 FreeArcFile4={src}\Data4.bin;DestDir:{app};Disk:1; PrecSrep:1 FreeArcFile5={src}\Data5.bin;DestDir:{app};Disk:1; PrecSrep:1 FreeArcFile6={src}\Data6.bin;DestDir:{app};Disk:1; PrecSrep:1 FreeArcFile7={src}\Data7.bin;DestDir:{app};Disk:1; PrecSrep:1 but when I go to click on Setup.exe to install gives me this error: [IMG]http://s7.imagestime.com/out.php/i734113_Immagine.jpg[/IMG] how can I fix this? |
I've already told you, multiple times......
you CANNOT use peters' compress.bat file to compress game AND use yener's CI installer IT'S NOT COMPATABLE, IT WILL NEVER WORK UNTIL Yener's CI get UPDATED!!! quit wasting time posting same thing over & over again. |
Because use google translate sometimes not clear, but I realized it was not possible to compress the project Yener but if I used the compressed files by peter worked with CI, but I was wrong to expect the update Yener.
I wanted to ask if you can move to the right of the window installation progressbar if you do I change? Thanks for the answers, even if a little grumpy. |
sorry didnt mean to sound grumpy.. use 1 of the scripts already written.
|
Nothing happened was just a misunderstanding.
Ok I try to see previous versions if I can do this thanks. |
disable precsrep switches...meaning make it 0.
edit PrecompVer=0 to PrecompVer=inside try it out :/ doesnt work properly for me maybe for you. |
Inside LangScript.iss, lines marked with ser. are not Serbian but Croatian.
Please replace the strings from lines 932-963 with this: Code:
;SERBIAN |
hello really great work i am glade to talk with u :D
first i have some problems i am now making repack of Alane walk ok?/ i have repalced ..backgrounds..logo..autorun images etc etc in the saaaame extension !! in the setup files after that i have compressed it to setup.cap but when i have opened setup to check i have been :eek::eek: no logo..no background no font(and i don't replace it ...i left it of yours) i need more of Tutorial Quote:
now these is the files of game cracked http://img855.imageshack.us/img855/2020/165645.png how i can compressed it ( what is the best ..ultra..normal ??) and make it flexible with the setup !! also there is some games there videos are 1024 ! how i can covert them to 720p ...so there size will decrease really i thank you please help me ... |
isdone delete script
hello friends, I could say as eliminating isdone compression commands?
|
Setup.cab is a zip file.
Compress it as zip then rename to Setup.cab dont know...you need to try out yourself which fits best. about 720p...dont have any experience with this. but look at forum...bamse made a 1xdvd5 conversion with converting video files. |
dude it does not work !!
i have compressed it by winrar as zip right? after that rename it Setup.cab?? the setup does not start firstly ! it says " can not find setup files " please help ...thanks |
you need to have ALL the setup.* files along with your archives. make sure you've edited the setup.ini to match your game info as well.
|
ok .. but what if i have a game in a multiple .bat files ???
and i want to make the setup launch the setup .bat to decompress the game in specified directory ?? |
Quote:
please print screen |
|
Yener90 is possible in the next version of CI put in your script "Current Files - to show the files you are installing" during installation?
|
for me no more complains about this powerful and amazing custom installer!
thanks and morepower yener90...:) |
I also solved thanks ..
|
Quote:
I did several tests without first putting in setup.ini: PrecompVer = 0 [ExtractSettings] FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep: 1 FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep: 1 and gives me this error: http://s2.imagestime.com/out.php/i738241_1.jpg Then I tried putting like you said so: PrecompVer = inside [ExtractSettings] FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep: 1 FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep: 1 and it seems that the install then after 1 minute from this error: http://s6.imagestime.com/out.php/i738245_2.jpg I hope that in the next update you can integrate the function for files Inno-precomp-SREP. Hello and thanks to all ... |
Yener, a question. What parameters should I use for Nvidia Physx .msi?
The file .msi need the msiexec to work, I tried various parameters and no worked. I am using the CI 8.3.5.1. I appreciate the help... The file is PhysX-9.11.1107-SystemSoftware.msi. Launch4=NVIDIA PhysX Launch464=0 Launch4BeforeInstall=0 LaunchCom4=PhysX-9.11.1107-SystemSoftware.msi LaunchArg4=???? |
LaunchArg4=/q:a
|
Hi Yener trying to get lastest srep and precomp to work in the lastest CI 8.3.5.1_BETA and CI 8.2.8.1 no luck so far is the anything else i might need to edit in the iss part of the script also tried all combinations in the setup ini.
|
Someone knows how to translate this language should be Russian, written for (rus) but I tried with various online translators but nothing.
the translation goes well in Italian or English Thanks in advance. rus.WinVersionTooLowError=Программа установки несовместима с версией Вашей операционной системы. |
It's text originally in code page 1251 (Cyrillic ANSI) but displayed in code page 1252 (Latin 1, Western Europe, ANSI). It says: Программа установки несовместима с версией Вашей операционной системы which translates to The installation program is not compatible with the version of your operating system.
|
Joe Forster / STA to a site like google translate to translate those written?
I want to translate more ... thanks |
Download FAR Manager and launch it. Press Shift-F4 to edit a new file. Press Shift-F8 for the list of code pages and select 1252 (ANSI - Latin 1). Now copy & paste such weird text into the editor. Press Shift-F8 again and select 1251 (ANSI - Cyrillic). You'll probably see lots of question marks but don't worry, copy & paste the text from the editor into Google Translate in your browser. There you have the original Russian text translated to whatever language you like. :)
|
Another way ( easier ? ) without having to install anything.
goto control panel > Region & language > Administrative tab > Change System Locale switch to Russia, Reboot PC. This will allow to copy/paste any non-ansi characters ( Russian Language, etc ) into google translate> select language from>to ( i use Russian>English ) easy as pie to copy/paste from inno scripts !! |
I used step by step as you said to Joe Forster / STA and it was fine because I did it.
Pakrat2k2 Thanks for your advice ... |
welcome, now you can translate scripts from any language
|
Couple of feedbacks and request:
Can you give different button length and width for autorun, is it possible ? I need Install button bigger than cancel and quit. Feedbacks: 1. Installers jumps to last picture after couple of screenshots still in newest version 2. Also tested beta version and music.png is not editable. I wanted to change it with more 'classy' one |
Can you give different button length and width for autorun, is it possible ? I need Install button bigger than cancel and quit.
it works already in Beta... just set Button2width Button2Height button3width etc Feedbacks: 1. Installers jumps to last picture after couple of screenshots still in newest version -> i really dont know why this happens. 2. Also tested beta version and music.png is not editable. I wanted to change it with more 'classy' one yes its editable. just replace in include folder unfortunately not resizable currently. |
| All times are GMT -7. The time now is 22:05. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com