问题 i would like to add my components and the selected user from the ini file to the Ready to install page. Is this even possible? It should look like this example: this is my ini file: user1=Program1,Program3 user2=Program1,Program2 user3=Program1,Program3 user4=Program1,Program2 Then the following script will do: [Files] Source: "TEST \Software\x64\Program_1"; DestDir: "{app}\Program_1"; \ Flags: ignoreversion recursesubdirs; Check: ShouldInstallProgram('Program1') Source: "TEST \Software\x64