azuravian / playnite-LocalInstallButton

Adds button to assist with installing local PC games.
Creative Commons Zero v1.0 Universal
11 stars 7 forks source link

ISO files are not automatically mounted if it's extension is in capitals. #11

Closed Adithya-Jayan closed 10 months ago

Adithya-Jayan commented 1 year ago

On clicking install, the game's .iso file is mounted automatically after which it asks you to select the file to use to install. If the iso file extension is capitalized. (i,e Filename.ISO ) - This mounting fails - and it asks to select the file without mounting it. Ideally it should not fail. If it does fail - it shouldn't ask you to select the file and instead throw and error instead.