¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: MS apps under Ubuntu WINE


 

I don't know how well your applications will work, but I use Windows Virtual Radar Server with mono on the Raspberry Pi.
Mono is an open source implementation of Microsoft's .NET Framework.
The gray area is that Virtual Radar Server offers a mono tarball, so it may not be an actual Windows application.
?
sudo apt-get install mono-complete
?
Start your program like this example:
mono VirtualRadar.exe
?
I hope you can figure it out...

Join [email protected] to automatically receive all group messages.