View Single Post
  #9  
Old 05-11-2024, 05:43
Doomman2008 Doomman2008 is offline
Registered User
 
Join Date: Oct 2010
Location: Belgium
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Doomman2008 is on a distinguished road
Hi.

I have a question about Diskspan GUI / Inno Setup.
I'm actually getting on quite well with the software so far.

Now I have a new situation:
I want to pack a game in one archive and a mod for this game in a second archive.

In the finished Inno Setup installer there should be a checkbox.

If the checkbox is enabled the installer should extract archive 1 and then archive 2.
If the checkbox is disabled the installer should only extract archive 1.

Is this even possible? Or another way to reach the same goal?

Maybe I'm thinking too complicated?
Reply With Quote