Hello, I believe what I am trying to achieve is clear, in the title, I know the latest vmware workstation does not have desktop integration (did they call it seamless mode at the time?) I tried to install version 11, which is the last one with that feature but it does not install properly.
I tried VirtualBox but it is a complete dog performance wise, I cannot even type properly in a windows vm under virtual box.
Is there another way to seamlessly run a windows program on a linux desktop?
Thank you for your help.
Terrible performance in VirtualBox sounds like hardware virtualisation is disabled (or blocked by something) and it’s doing a full x86 emulation in software. If that’s the case, no other virtualisation software will do any better.
Not sure if VirtualBox does the desktop integration thing either… I use windows stuff so rarely that I only boot up my VirtualBox VM every 4 or 5 months, do what I need, and shut it down again.
I’d like to mention that the opposite(running Linux apps on windows) is actually very easy, with lots of options available. Personally, I like to use a proper Linux(either on “hardware” or in Virtualbox etc.), and then use something like XMing, but I suppose using MinGW would work as well.
I’ve heard that ultraVNC supports seamless window modes, and depending on your windows version you might be able to use Windows RemoteApp with a Linux client(AFAIK not all windows versions support RemoteApp hosts). I think Remmina should support RemoteApp.
virt-manager if you want to virtualize an entire Windows installation or wine for individual applications. Nothing will be exactly like Parallels, but those would be the obvious choices since virtual box didn’t work out for you.