|
#16
|
||||
|
||||
|
Quote:
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;
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 Code:
[LauncherSettings]
InstallRedist=1
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1={src}\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent
Last edited by pakrat2k2; 07-08-2013 at 20:21. Reason: added note for sentinelk |
| The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
mausschieber (08-08-2013), Razor12911 (09-08-2013) | ||
| Sponsored Links |
|
#17
|
|||
|
|||
|
Quote:
you could very well cancel mausschieber use program Directory Lister Pro
Last edited by sentinelks; 08-10-2013 at 06:38. |
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
mausschieber (08-08-2013) | ||
|
#18
|
||||
|
||||
|
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 ?? Last edited by pakrat2k2; 08-08-2013 at 08:56. |
|
#19
|
|||
|
|||
|
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; |
|
#20
|
||||
|
||||
|
Quote:
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;
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" Last edited by pakrat2k2; 09-08-2013 at 13:39. |
|
#21
|
||||
|
||||
|
fixed bad upload... this post will be removed sometime... just a note to update topic.
|
|
#22
|
|||
|
|||
|
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? |
|
#23
|
|||
|
|||
|
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 Last edited by sentinelks; 14-08-2013 at 08:59. |
|
#24
|
|||
|
|||
|
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;
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.... Last edited by sentinelks; 14-08-2013 at 09:44. |
|
#25
|
||||
|
||||
|
Quote:
And the DVD 1 got 4.39 Gb (28MB overload) with 1.0.7 update installed.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help regarding gta4 | Pandharess | PC Games | 3 | 16-03-2012 05:15 |
| GTA4 Achievements | vityav | PC Games | 1 | 21-12-2011 05:30 |
| need help to find the correct trainer for GTA4 PC version | j2juice | Game Trainers | 7 | 23-12-2010 09:30 |
| GTA4 blank screen problem | njebret | PC Games | 3 | 22-02-2009 18:44 |