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.

HellRazor 22-06-2012 15:31

Inside LangScript.iss, lines marked with ser. are not Serbian but Croatian.

Please replace the strings from lines 932-963 with this:

Code:

;SERBIAN
ser.ending=%1 - Instalacija
ser.German=Nemački
ser.English=Engleski (Sjedinjene Američke Države)
ser.EnglishUK=Engleski (Ujedinjeno Kraljevstvo)
ser.Spanish=Španski (Španija)
ser.SpanishMX=Španski (Meksiko)
ser.French=Francuski (Standard)
ser.Italian=Italijanski
ser.Dutch=Holanđanski
ser.Polish=Poljski
ser.Portuguese=Portugalski (Portugal)
ser.PortugueseBR=Portugalski (Brazil)
ser.Romanian=Rumunski
ser.Czech=Češki
ser.Japanese=Japanski
ser.Russian=Ruski
ser.Turkish=Turski
ser.Persian=Persijski
ser.Danish=Danski
ser.Norwegian=Norveški
ser.Swedish=Švedski
ser.Hungarian=Mađarski
ser.Korean=Korejanski
ser.ChineseT=Kineski (Tradicionalan)
ser.Thai=Tajlanđanski
ser.Albanian=Albanski
ser.Bosnian=Bosanski
ser.Croatian=Hrvatski
ser.Finnish=Finski
ser.Greek=Grčki
ser.Serbian=Srpski
ser.Vietnamese=Vijetnamski


MIDOHERO007 24-06-2012 10:59

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:

ExtractSettings => this part defines files for extracting
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1; PrecSrep:0;Lang:de
FreeArcFile2={src}\Data2.cab;DestDir:{app};Disk:1
Data1.cab => name of the archive that should be extracted
DestDir:{app} => folder where the game should be extracted ({app} is game folder)
Disk => number of, on which disk the archive is
Precsrep => use extreme decompression method
for this you need to compress the archive this way:
Example if you want to name your archive Data.cab
Compress all files in Data.arc
-> Compress Data.arc in Data.pcf
-> Compress Data.pcf in Data.srep
-> Compress Data.srep in Data.cab
Lang => defines for which language the archive should be extracted (look for available languages to "Language Info")
FreeArcFile1 number of archive which should be extracted
FreeArcFile = Defines the file header. Possible values FreeArcFile, 7zFile and RarFile
1 = defines number of archive which should be extracted
if you want to extract one FreeArcFile one 7z file you need to define like this:
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1; PrecSrep:0;Lang:de
7zFile1={src}\Data2.cab;DestDir:{app};Disk:1
i didn't understand !!


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 ...

jvs7 24-06-2012 12:32

isdone delete script
 
hello friends, I could say as eliminating isdone compression commands?

yener90 24-06-2012 18:07

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.

MIDOHERO007 24-06-2012 18:45

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

pakrat2k2 24-06-2012 22:05

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.

hamada799 25-06-2012 02:44

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 ??

MIDOHERO007 25-06-2012 13:47

Quote:

Originally Posted by pakrat2k2 (Post 403689)
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.

I do not under stand u..?:D
please print screen

pakrat2k2 25-06-2012 16:14

Notice setup* files along with your game archive.

http://img23.imageshack.us/img23/6753/filesy.jpg

kassane 26-06-2012 13:09

Yener90 is possible in the next version of CI put in your script "Current Files - to show the files you are installing" during installation?

splitdvd9todvd5 26-06-2012 18:55

for me no more complains about this powerful and amazing custom installer!

thanks and morepower yener90...:)

lupetto77 27-06-2012 07:14

I also solved thanks ..

lupetto77 27-06-2012 14:03

Quote:

Originally Posted by yener90 (Post 403631)
disable precsrep switches...meaning make it 0.
edit
PrecompVer=0
to PrecompVer=inside
try it out :/ doesnt work properly for me maybe for you.

Yener is just to inform you that the method does not work inside these problems,,,
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 ...

WankaWanka 01-07-2012 16:27

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=????

pakrat2k2 01-07-2012 17:03

LaunchArg4=/q:a

mikey26 04-07-2012 01:44

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.

lupetto77 05-07-2012 14:18

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=Программа установки несовместима с версией Вашей операционной системы.

Joe Forster/STA 06-07-2012 02:40

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.

lupetto77 06-07-2012 07:36

Joe Forster / STA to a site like google translate to translate those written?
I want to translate more ...

thanks

Joe Forster/STA 06-07-2012 07:54

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. :)

pakrat2k2 06-07-2012 13:03

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 !!

lupetto77 07-07-2012 09:00

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 ...

pakrat2k2 07-07-2012 09:28

welcome, now you can translate scripts from any language

REV0 07-07-2012 15:58

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

yener90 08-07-2012 12:37

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