Is there a way to chain launch a "qemu VM --> windows 10 client --> autodesk product" in a transparent way? If we could do that reliably and with a stripped down win10 image, I think the serious office users could just pretend they are running autodesk or whatever software in linux. The big downside I presume is this will not work with software that need tight interaction with custom hardware (mocap suits etc).
stuckindoors|1 month ago
Unfortunately my parents run macos and these tools are not meant for Macos. But like you said there are apps like UTM that provide a nice shell for QEMU on macos. Not as nice as streaming just the app, but a good start. These work great on new macmini with apple silicon.
exceptione|1 month ago
It requires a bit of setup on Linux. First install a win11 vm, you can do it graphically via `virtual machine manager` from libvirt. Then install remmina and configure a profile `ms-malware11.remmina`, also graphically. In that profile, under Advanced, have Startup Program "AutoDesk.exe" or whatever that is called.
Then Autodesk runs like any linux application, the user doesn't see it runs in a vm. This feature depends on RemoteApp feature in Windows.
This is something your mom probably wouldn't setup by hand, but anybody here should be able to.
Spivak|1 month ago
Hyper-V and Virtualization Framework wish they were so user friendly.
ykonstant|1 month ago
>ms-malware11
lol
tremon|1 month ago
I'm sure that between systemd and virtd the same solution should be easier to build today, if it weren't for Wayland and logind complicating the hell out of single-app (think kiosk mode) display sessions.
Imustaskforhelp|1 month ago
https://www.winboat.app/ (Their motto is "Run windows application with seamless integration " so I think it might work for your use case as well)