mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 20:36:10 -04:00
[GH-ISSUE #181] case of .EXE wont show up in version import #89
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 @binarygeek119 on GitHub (Aug 8, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/181
case of .EXE wont show up in version import.
the exe has to be lower case or it wont show up.
@binarygeek119 commented on GitHub (Aug 10, 2025):
a simple of a game that does have the .exe in caps is rollercoaster tycoon 1 and 2. install is from gog the .exe is called RCT.EXE AND RCT2.EXE. to have the exes show up i needed to lower case the .exe part then they showed up just fine.
@DecDuck commented on GitHub (Aug 10, 2025):
I'm going to be honest, I didn't realise the Windows filesystem could support this.
Should be an easy fix.
case of .EXE wont show up in version importto [GH-ISSUE #181] case of .EXE wont show up in version import