Personal notes for installation
Get stuff going:
- Add arch for wine to run
sudo dpkg --add-architecture i386
- Install wine on the Pi
sudo apt install wine
- Install winetricks on the Pi
- Install vb.net 3.5
winetricks dotnet35sp1
- Install VB6 Runtime
winetricks vb6run