View Single Post
  #11  
Old 28-09-2019, 07:54
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
In setup.ini you use 2 sections ( fill in all parts for both games )
[Component1] & [Component2]

[Executable1] & [Executable2]

IE:

[Component1]
--------------
Name=Main Game
Size=34000
Checked=1
Enabled=0
ShowInstallLabel=0

[Component2]
--------------
Name=Main Game 2
Size=4000
Checked=1
Enabled=0
ShowInstallLabel=0

[Executable1]
-------------
Name=Main Game
Exe=Main Game.exe
ExePath=
Exe64=
Exe64Path=
Parameter=
Icon=Setup.ico
GDFBinary=
ShortcutProt=0
RunAsAdmin=0

[Executable2]
-------------
Name=Main Game 2
Exe=Main Game 2.exe
ExePath=
Exe64=
Exe64Path=
Parameter=
Icon=Setup.ico
GDFBinary=
ShortcutProt=0
RunAsAdmin=0
Reply With Quote