![]() |
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]Code:
[LauncherSettings] |
Quote:
you could very well cancel mausschieber use program Directory Lister Pro http://i.imgur.com/5oX1SXX.png |
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 ?? |
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; |
1 Attachment(s)
Quote:
Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: eng;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:
|
fixed bad upload... this post will be removed sometime... just a note to update topic.
|
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? |
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 |
I also did not support the trial
here are the parameters that you must set Setup.ini [/CODE] Code:
[ExtractSettings]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.... |
Quote:
And the DVD 1 got 4.39 Gb (28MB overload) with 1.0.7 update installed. http://imageshack.com/scaled/medium/542/id1j.jpg |
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