FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   yener90's Inno Project Source Codes (https://fileforums.com/showthread.php?t=91563)

pakrat2k2 15-06-2012 23:45

no idea, thats the way it was originally posted. (CI 7.2.5.rar)

THADEADMAN2011 16-06-2012 03:42

Quote:

Originally Posted by davidwbiggs2011 (Post 403506)
AMAZING! could you post 7.02 and 7.2.5 (i may request more later if you don't mind) or maybe you could just compress all versions into one archive, i'm sure alot of people would appreciate that

cheers heaps in advance very helpful indeed

i have posted a new thread with all of yener90's older Inno Project Source Codes that i have on hand the thread is below

http://www.fileforums.com/showthread...509#post403509

davidwbiggs2011 16-06-2012 08:54

cheers heaps mate! glad there are people so organised, i'm useless with that sorta thing

lupetto77 16-06-2012 11:36

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?

kassane 16-06-2012 11:45

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?

pakrat2k2 16-06-2012 21:17

Quote:

Originally Posted by lupetto77 (Post 403515)
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?

simple you cant use 2 different process.. yener's script does NOT allow commandline freearc like peter uses. You want to use the compression like peters use HIS conversion process.

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.

lupetto77 17-06-2012 09:49

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.

pakrat2k2 17-06-2012 10:00

no offense taken

using yeners script doesnt allow the freearc commandline commands, like peter uses in compress.bat

shanrq 18-06-2012 18:53

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

lupetto77 20-06-2012 14:58

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?

pakrat2k2 20-06-2012 18:34

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.

lupetto77 21-06-2012 06:35

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.

pakrat2k2 21-06-2012 20:59

sorry didnt mean to sound grumpy.. use 1 of the scripts already written.

lupetto77 22-06-2012 09:05

Nothing happened was just a misunderstanding.

Ok I try to see previous versions if I can do this thanks.

yener90 22-06-2012 09:54

disable precsrep switches...meaning make it 0.
edit
PrecompVer=0
to PrecompVer=inside
try it out :/ doesnt work properly for me maybe for you.


All times are GMT -7. The time now is 08:25.

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