|
#481
|
||||
|
||||
|
no idea, thats the way it was originally posted. (CI 7.2.5.rar)
|
| Sponsored Links |
|
#482
|
||||
|
||||
|
Quote:
http://www.fileforums.com/showthread...509#post403509 |
|
#483
|
|||
|
|||
|
cheers heaps mate! glad there are people so organised, i'm useless with that sorta thing
|
|
#484
|
||||
|
||||
|
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? |
|
#485
|
||||
|
||||
|
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? |
|
#486
|
||||
|
||||
|
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. |
|
#487
|
||||
|
||||
|
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. |
|
#488
|
||||
|
||||
|
no offense taken
using yeners script doesnt allow the freearc commandline commands, like peter uses in compress.bat |
|
#489
|
|||
|
|||
|
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 Last edited by shanrq; 18-06-2012 at 19:38. |
|
#490
|
||||
|
||||
|
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] [/IMG]how can I fix this? |
|
#491
|
||||
|
||||
|
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. |
|
#492
|
||||
|
||||
|
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. |
|
#493
|
||||
|
||||
|
sorry didnt mean to sound grumpy.. use 1 of the scripts already written.
|
|
#494
|
||||
|
||||
|
Nothing happened was just a misunderstanding.
Ok I try to see previous versions if I can do this thanks. |
|
#495
|
|||
|
|||
|
disable precsrep switches...meaning make it 0.
edit PrecompVer=0 to PrecompVer=inside try it out :/ doesnt work properly for me maybe for you. |
![]() |
|
|
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 |