View Single Post
  #6  
Old 19-08-2024, 10:05
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 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, 527 views)
File Type: png 0.png (7.6 KB, 527 views)
File Type: png 1.png (12.9 KB, 505 views)
File Type: png 2.png (15.1 KB, 510 views)
File Type: png 4.png (20.9 KB, 514 views)
File Type: png 5.png (21.7 KB, 509 views)
File Type: png 6.png (76.6 KB, 511 views)
File Type: png 7.png (70.3 KB, 516 views)
Attached Files
File Type: rar FMXInno [June-10] [Hotfix] Only.rar (5.09 MB, 36 views)
File Type: rar MInI - [2024-08-19].rar (330.3 KB, 25 views)
File Type: rar FMXInno + MInI - Examples.rar (5.74 MB, 43 views)
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)