cryptomator / cryptomator-win

Cryptomator .exe installer for Windows
GNU General Public License v3.0
21 stars 12 forks source link

Installer wrongly detects previously uninstalled Dokany (if not restarted since) #26

Closed overheadhunter closed 4 years ago

overheadhunter commented 4 years ago

Cryptomator installer 1.5.0-beta3 detects dokany1.sys but no registry key and thus assumes that the correct Dokany version is present:

https://github.com/cryptomator/cryptomator-win/blob/d4be6262e7c0a186323ef90edb5098def0c67075/resources/innosetup/setup.iss#L277-L291

Instead of asking "is there an old dokany version installed" we should ask "is the latest (maybe even a newer than expected) version installed".