View Single Post
  #610  
Old 19-08-2024, 10:05
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 701
Thanks: 486
Thanked 2,610 Times in 574 Posts
BLACKFIRE69 is on a distinguished road
Quote:
@BLACKFIRE69
Can you help me with ini? you need to install files directly from the installer and not from the archives

Code:
[Components]
Name: "program1"; Description: "Program 1"
Name: "program2"; Description: "Program 2"
Name: "program3"; Description: "Program 3"
Name: "program4"; Description: "Program 4"
Name: "program5"; Description: "Program 5"

[Files]
Source: "program1.exe"; DestDir: "{app}"; Components: program1
Source: "program2.exe"; DestDir: "{app}"; Components: program2
Source: "program3.exe"; DestDir: "{app}"; Components: program3
Source: "program4.exe"; DestDir: "{app}"; Components: program4
Source: "program5.exe"; DestDir: "{app}"; Components: program5

@audiofeel,

i've provided two examples below: one uses regular Checkboxes, and the other uses CheckboxTree. you can use them as a reference.


Note:

i discovered unexpected behavior in MInI. it's a generic issue, not an error on my part. however, i applied a hotfix for it. you can download MInI and FMXInno [June-10] below.


.
Attached Images
File Type: png _0.png (10.2 KB, 531 views)
File Type: png 0.png (7.6 KB, 531 views)
File Type: png 1.png (12.9 KB, 509 views)
File Type: png 2.png (15.1 KB, 514 views)
File Type: png 4.png (20.9 KB, 518 views)
File Type: png 5.png (21.7 KB, 513 views)
File Type: png 6.png (76.6 KB, 515 views)
File Type: png 7.png (70.3 KB, 520 views)

Last edited by BLACKFIRE69; 26-06-2026 at 05:15.
Reply With Quote
The Following 8 Users Say Thank You to BLACKFIRE69 For This Useful Post:
almjedgroup (23-08-2024), audiofeel (19-08-2024), Behnam2018 (20-08-2024), Gehrman (24-09-2024), hitman797 (20-08-2024), Jahan1373 (21-08-2024), Qirashi (14-09-2024), ScOOt3r (19-08-2024)