|
|
|
#1
|
|||
|
|||
|
How do I put comp in the records.ini file?
I tried everything and it doesn't work for me when I want to install the game [Record1] Type=Freearc_Original Source={src}\Setup1FR.cab Output={app}\SteamApps\common\Commandos Behind Enemy Lines\ Disk=1 Comp=2 [Record2] Type=FreeArc_Original Source={src}\Setup1.cab Output={app}\SteamApps\common\Commandos Behind Enemy Lines\ Disk=1 Comp=3 [Record3] Type=Freearc_Original Source={src}\Setup2FR.cab Output={app}\SteamApps\common\Commandos Beyond the Call of Duty\ Disk=1 Comp=5 [Record4] Type=FreeArc_Original Source={src}\Setup2.cab Output={app}\SteamApps\common\Commandos Beyond the Call of Duty\ Disk=1 Comp=6 [Record5] Type=Freearc_Original Source={src}\Setup3FR.cab Output={app}\SteamApps\common\Commandos 2 Men of Courage\ Disk=1 Comp=8 [Record6] Type=FreeArc_Original Source={src}\Setup3.cab Output={app}\SteamApps\common\Commandos 2 Men of Courage\ Disk=1 Comp=9 [Record7] Type=Freearc_Original Source={src}\Setup4FR.cab Output={app}\SteamApps\common\Commandos 3 Destination Berlin\ Disk=1 Comp=11 [Record8] Type=FreeArc_Original Source={src}\Setup4.cab Output={app}\SteamApps\common\Commandos 3 Destination Berlin\ Disk=1 Comp=12 it is in relation to this, to have the choice of which game I want to install [ComponentsSettings] Enable=1 FlatPageMode=0 ShowComponentSize=1 Component1.Name=Commandos Behind Enemy Lines Component1.Level=0 Component1.Exclusive=0 Component1.Checked=1 Component1.Enabled=1 Component2.Name=French Component2.File=Setup1FR.cab Component2.Size=930 Component2.Level=1 Component2.Exclusive=1 Component2.Checked=0 Component2.Enabled=1 Component3.Name=English Component3.File=Setup1.cab Component3.Size=930 Component3.Level=1 Component3.Exclusive=1 Component3.Checked=0 Component3.Enabled=1 Component4.Name=Commandos Beyond the Call of Duty Component4.Level=0 Component4.Exclusive=0 Component4.Checked=1 Component4.Enabled=1 Component5.Name=French Component5.File=Setup2FR.cab Component5.Size=660 MB Component5.Level=1 Component5.Exclusive=1 Component5.Checked=0 Component5.Enabled=1 Component6.Name=English Component6.File=Setup2.cab Component6.Size=660 MB Component6.Level=1 Component6.Exclusive=1 Component6.Checked=0 Component6.Enabled=1 Component7.Name=Commandos 2 Men of Courage Component7.Level=0 Component7.Exclusive=0 Component7.Checked=1 Component7.Enabled=1 Component8.Name=French Component8.File=Setup3FR.cab Component8.Size=3.82 GB Component8.Level=1 Component8.Exclusive=1 Component8.Checked=0 Component8.Enabled=1 Component9.Name=English Component9.File=Setup3.cab Component9.Size=3.82 GB Component9.Level=1 Component9.Exclusive=1 Component9.Checked=0 Component9.Enabled=1 Component10.Name=Commandos 3 Destination Berlin Component10.Level=0 Component10.Exclusive=0 Component10.Checked=1 Component10.Enabled=1 Component11.Name=French Component11.File=Setup4FR.cab Component11.Size=3.76 GB Component11.Level=1 Component11.Exclusive=1 Component11.Checked=0 Component11.Enabled=1 Component12.Name=English Component12.File=Setup4.cab Component12.Size=3.76 GB Component12.Level=1 Component12.Exclusive=1 Component12.Checked=0 Component12.Enabled=1 Last edited by alucard1973; 30-04-2021 at 13:08. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I'm in no way qualified to say anything on this but I'm fairly sure you don't need to put component files in records.ini
Last edited by L33THAK0R; 30-04-2021 at 21:18. Reason: made shorter |
|
#3
|
||||
|
||||
|
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
pratikpatel8982 (28-04-2021) | ||
|
#4
|
||||
|
||||
|
Is it possible for the CRC checking utility in ASIS compact mode to list "bad", "ok" and files not present, or would this require a code rewrite?
|
|
#5
|
|||
|
|||
|
Will it work with diskspan_gui 1.0.0.4 if I delete the contents inside diskspan_gui folder and extract the contents of compressor folder inside it.
EDIT: NVM, I'll test myself. |
|
#6
|
||||
|
||||
|
Yes it works.
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
pratikpatel8982 (30-04-2021) | ||
|
#8
|
||||
|
||||
|
Drat! Had a feeling that would be the case.
|
|
#9
|
||||
|
||||
|
Component settings was made only for single game, not for collection of games.
So without code editing, your goal can not be reached here.
__________________
Haters gonna hate
|
|
#10
|
|||
|
|||
|
Quote:
![]() Thank you anyway for helping me and responding |
|
#11
|
|||
|
|||
|
well, after testing, it decompresses the files that I select, but here is my problem, I cannot use the record.ini, otherwise it installs all the game files for me, if I don't put it, it lets me know. install well what I ask, but my problem therefore comes from the installation directory.
Can we add, I suppose it's here, a command (if you can help me because I don't know much about it) to put for example "components1.Dir = {sd} \ steamapps \ common \ test1" in settings.ini #if UseComponents == "1" procedure ComponentsOnCheck(Sender: TObject); var I: Integer; begin ComponentsSize := 0; for I := 0 to GetArrayLength(CompIndexList) - 1 do if ComponentsList.Checked[CompIndexList[I]] then ComponentsSize := ComponentsSize + GetSizeBytes(GetIniString('ComponentsSettings', 'Component' + IntToStr(CompIndexList[I]) + '.Size', '0', ExpandConstant('{tmp}\Settings.ini')), ComponentsSize); ComponentsDiskSpaceLabel.Caption := FormatDiskSpaceLabel(SetupMessage(msgComponentsDis kSpaceMBLabel), ComponentsSize + GetSizeBytes(GetIniString('Settings', 'Size', '0', ExpandConstant('{tmp}\Settings.ini')), ComponentsSize)); ComponentsDiskSpaceLabel.Refresh; end; |
|
#12
|
|||
|
|||
|
Quote:
If you want to install in specific directory just compress the files with the folder structure. For example, you want to install component 1 inside {app}\Component1\ You can't specify it. For this to work, you need to pack file with folder structure. For example, in component1.arc: Code:
Component 1\file1,file2......file10 |
|
#13
|
|||
|
|||
|
Quote:
|
|
#14
|
|||
|
|||
|
Hello! Is it possible for ASIS to decompress archives with a password? (Not someone elses, archives, archives created by myself with a password) I can't seem to find anything about it in settings.ini or the script.
|
| The Following User Says Thank You to drcool For This Useful Post: | ||
pratikpatel8982 (03-05-2021) | ||
|
#15
|
|||
|
|||
|
bump...
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 02:24 |
| Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 00:02 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 15:37 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |