[GH-ISSUE #352] [Feature Request] Multiple install files #335

Open
opened 2026-06-05 14:21:50 -04:00 by yindo · 0 comments
Owner

Originally created by @SplinterHead on GitHub (Feb 18, 2026).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/352

Summary

Some of my GOG games have an extra installer for DLC, which I would like to execute as part of the setup process

Proposed Solution

When adding a new game version, when selecting the Setup executable, allow me to add another executable to be installed after the base game is finished.

Potential Implementation Details (Suggestions)

An optional "+ Add Bonus Content" could be placed under the Setup field, which would add as many new rows as the user needs
Each row would have the same Setup path + flag options as the main installer
These executables get executed in order (to ensure base game is installed), maybe a script is generated behind the scenes

Originally created by @SplinterHead on GitHub (Feb 18, 2026). Original GitHub issue: https://github.com/Drop-OSS/drop/issues/352 ## Summary Some of my GOG games have an extra installer for DLC, which I would like to execute as part of the setup process ## Proposed Solution When adding a new game version, when selecting the Setup executable, allow me to add another executable to be installed after the base game is finished. ## Potential Implementation Details (Suggestions) An optional "+ Add Bonus Content" could be placed under the Setup field, which would add as many new rows as the user needs Each row would have the same Setup path + flag options as the main installer These executables get executed in order (to ensure base game is installed), maybe a script is generated behind the scenes
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#335