|
|
|
#1
|
||||
|
||||
|
You have to add such tasks with the use of records.ini
Add files to a freearc archive and add this archive to Settings.ini and records.ini You can do it with either [TasksSettings] or [ComponentsSettings] in Settings.ini. You have to decide which fits better. Example with [TasksSettings] Code:
Task1.Name=Updates
Task1.ItemType=GROUP
Task1.Size=0
Task1.Level=0
Task1.Checked=1
Task1.Enabled=1
Task2.Name=Update 1
Task2.ItemType=CHECKBOX
Task2.Size=104.867 b
Task2.Level=1
Task2.Checked=1
Task2.Enabled=1
PS: If you don't want to use a GROUP for sorting items, then delete Task1 and change Task2 to Task1.
---
records.ini
[Record1]
Type=Freearc_Original
Source={src}\Main_Files.bin
Output={app}\
Disk=1
Size=10 GB
[Record2]
Type=Freearc_Original
Source={src}\Update_1.bin
Output={app}\
Disk=1
Size=2.12 MB
Task=2
If you use [ComponentsSettings] then use Components= key in records.ini
__________________
Haters gonna hate
Last edited by KaktoR; 08-08-2022 at 02:21. |
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
pcblizzard (08-08-2022) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Thank you KaktoR for your help, everything worked!
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |