https://bugs.winehq.org/show_bug.cgi?id=50471 Alojzij Blatnik <lojze.blatnik(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lojze.blatnik(a)gmail.com --- Comment #10 from Alojzij Blatnik <lojze.blatnik(a)gmail.com> --- My friend figured out that when installer doesn't work, you can do the following: mkdir -p /home/user/.wine/drive_c/users/user/AppData/Local/Amazon/Kindle cd /home/user/.wine/drive_c/users/user/AppData/Local/Amazon/Kindle 7z -y x /tmp/KindleForPC-installer-1.31.60170.exe wine Kindle.exe It also works with KindleForPC-installer-1.17.44170.exe I tried to make it work in Docker container, but apparently there's more than that (there's connection error for version 1.17 and unstable browser when I tried to login in version 1.31). Br -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.