mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-26 15:07:58 -04:00
[GH-ISSUE #234] Request: Please default to the install directory but allow overwriting for the Command/Executable. #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pjones112000 on GitHub (Sep 3, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/234
Some games have an installer and will install into a different directory (other than the Drop expected "Install directory"). Currently, the Command/Executable path is locked to (install dir), while pre-filling is a good idea, it is helpful to be able to overwrite this path with an absolute path for various situations.
@DecDuck commented on GitHub (Nov 21, 2025):
Sorry for the late reply.
It isn't actually tied to the install directory, you can provide it with any command or executable and it'll run it, even with an absolute path. It just starts the command you provided in the install directory.
If you need further explanation, let me know.
Request: Please default to the install directory but allow overwriting for the Command/Executable.to [GH-ISSUE #234] Request: Please default to the install directory but allow overwriting for the Command/Executable.