[GH-ISSUE #181] case of .EXE wont show up in version import #89

Closed
opened 2026-02-17 17:06:05 -05:00 by yindo · 2 comments
Owner

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.

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.
yindo closed this issue 2026-02-17 17:06:05 -05:00
Author
Owner

@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.

@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.
Author
Owner

@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.

@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.
yindo changed title from case of .EXE wont show up in version import to [GH-ISSUE #181] case of .EXE wont show up in version import 2026-06-05 14:21:21 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#89