FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Gta4 (dvd5x2) (https://fileforums.com/showthread.php?t=94732)

pakrat2k2 07-08-2013 20:05

Quote:

Originally Posted by mausschieber (Post 421692)
@Pakrat2k2

how you have made the list
by hand or by software

very easily.

open command prompt ( in folder where you want list )

type in dir /b /s >>C:\list.txt

- the /b is bare list ( no files sizes, type of file etc )
- the /s is all subdirectories
- >> means send to output file+location ( that can be any name or location ) IF not specified it will put the filelist in same dir where command was run. You can also type dir /? for list of all commands. it just old dos commands. :)

sentinelks

In ScriptS.rar the installerscript.iss [registry] section:
Code:

Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
The BOLD section highlighted will need to be changed for every version of the game that is NOT English.

You will need to add this to first post so that users who install game in another language,
will know to change that value to match what language they installed it in. Otherwise the
game will be in English not what they installed it in.

Setup.ini needs correcting:
Code:

[LauncherSettings]
InstallRedist=1
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1=DVD1\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent

Change to

Code:

[LauncherSettings]
InstallRedist=1
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1={src}\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent


sentinelks 07-08-2013 20:27

Quote:

Root: HKLM; sottochiave: "SOFTWARE \ {code: GetAppPublisher} \ {code: GetAppName}"; ValueName: Install_lang; ValueData: 1033 ; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;

you could very well cancel



mausschieber
use program Directory Lister Pro
http://i.imgur.com/5oX1SXX.png

pakrat2k2 07-08-2013 21:30

yes you could remove that line altogether as its not really needed, & is no longer there after update to latest version.

EDIT

After running the updated version and completed successfully, compared numbers & missing 6 files.
will have to dig thru data#.lst files to see where those 6 files are.

I know you said your version doesn't match mine, maybe not at same version or different release version you have ??

sentinelks 08-08-2013 17:05

ok! my have in Setup.ini this language
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1031; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1036; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1040; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 3082; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;

pakrat2k2 08-08-2013 18:22

1 Attachment(s)
Quote:

Originally Posted by sentinelks (Post 421740)
ok! my have in Setup.ini this language
Code:

Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1031; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1036; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1040; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 3082; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;


Missed the languages for each entry, like so :
Code:

Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: eng;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1031; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ger;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1036; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1040; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ita;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 3082; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: esp;

Have made some changes & included ALL files Needed for Scripts.rar ( CIU1.0.0.6 ) as you only included 2 ISS files. Re-named to ScriptS_V1.01.7z.

It compresses gamefolder now into 3xdvd5, includes separate files you uploaded in post #1, made it easier & quicker for those who want to use it. Same as always change to match your install location.
Code:


#define ProgramFiles "C:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV"

Includes redist files necessary to install & play the game, so remove any from gamefolder, along with any uninstall files. Change Compression to what you want in Installerscript.iss. Compile both scripts.

pakrat2k2 09-08-2013 13:51

fixed bad upload... this post will be removed sometime... just a note to update topic.

sied 14-08-2013 08:35

I follow :
Move file:

Setup.exe,Setup.cab,Autorun.exe to folder DVD1

Cancel old file in you root folder

DVD1,DVD2,Setup.ini,Setup.ico and Convert_AutorunToDLL.bat

From conversions.rar

and I trty.. if finish complile ...i get trouble from install :
message: an error onccurred while unpacking : unknown compression method!
Unarc.dll returned an error code:-2
ERROR:Unsupported compression method
srep+lzma:148mb:normal:bt4:128mc1000:lc8

can help me?

sentinelks 14-08-2013 08:56

yes!
yor string is: srep+lzma:148mb:normal:bt4:128mc1000:lc8 ?


then why use a method other than my method. can you tell me the difference please let

sentinelks 14-08-2013 09:28

I also did not support the trial
here are the parameters that you must set


Setup.ini
[/CODE]
Code:

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:3;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:4;

.cab is format

you have a different format EX: .arc, .bin, .rar ecc

change in EX:
Data1.arc
Data2.arc
Data3.arc
Data4.arc

Data1.bin
Data2.bin
Data3.bin
Data4.bin

Data1.rar
Data2.rar
Data3.rar
Data4.rar

ecccc....

dani_ell 22-11-2013 17:27

Quote:

Originally Posted by pakrat2k2 (Post 421741)
Includes redist files necessary to install & play the game, so remove any from gamefolder, along with any uninstall files. Change Compression to what you want in Installerscript.iss. Compile both scripts.

Do not have the autorun.exe file.
And the DVD 1 got 4.39 Gb (28MB overload) with 1.0.7 update installed.

http://imageshack.com/scaled/medium/542/id1j.jpg

pakrat2k2 22-11-2013 20:18

you need to compile BOTH scripts to generate autorun.exe.


All times are GMT -7. The time now is 19:29.

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