Algodoo
cd /c/laptop/stuff/david/junk
sudo apt install wine64
- Download the Windows version of Algodoo: algodoo.com/download/
wine /c/laptop/stuff/david/junk/Algodoo_2_1_0-Win32.exe
- Click "Install" if it says "Wine could not find... etc etc".
- Click "Next" on the Algodoo install wizard.
- Accept the agreement, click "Next".
- Click "Next" on the Destination thingy.
- Uncheck "Don't create Start Menu folder", click "Next".
- Uncheck "Create a desktop icon", click "Next".
- Click "Finish".
- Algdoo should launch and then crash after a second.
- Run
winecfg
in the terminal. - In the
Libraries
tab, under "New override for library" entermsvcp90
and click "Add", click "Ok" and try running Algodoo again.
(Last part about libraries from reddit.com/r/linuxquestions/comments/6g077y/wine_error_class_not_registered/)