When I try to install anki-26.05-win-x64_2.msi I get the message “A previous Anki version needs to be uninstalled first. After uninstallation completes, please run this installer again.”, even though I have already uninstalled the previous version, what can I do to still install the new version, perhaps delete some entries in REG that are leftover from the previous version?
You probably have leftover registry values from an older system-wide Anki installation (pre- 2.1.64). Try the workaround explained here:
Thanks for the reply!
I have some problem downloading the REG file, could you please paste the file content here?
Thanks!
Save it as a .reg file and run:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Anki]
"Install_Dir64"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Anki]
"Install_Dir64"=-
Thank you very much!
The change in REG was helpful!