Hi everyone — I recently migrated to Linux Mint and overall my experience has been excellent, but I still rely on several Windows applications (notably SolidWorks, among others). Aside from dual-booting, which I really prefer to avoid, running these programs inside a Windows 10 IoT Enterprise LTSC virtual machine in VMware Workstation appears to be the most viable option. However, I am uncertain how to implement this setup and whether it is the optimal solution. What would you recommend I do?

  • Fubarberry@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    24
    ·
    edit-2
    4 days ago

    WinBoat or WinApps might work for you. They’re very similar in function afaik, they both run a windows vm hidden in the background and integrate the windows apps alongside your Linux programs. It’s supposed to be fully compatible with all windows program except kernel anti-cheat.

    WinBoat is newer and I think offers a nicer interface and a lot easier setup, WinApps is older so may be easier to find support/documentation on. I’d probably recommend starting with WinBoat first.

    • interdimensionalmeme@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      4 days ago

      I haven’t tried those but I’m curious, how do you get the image of the app inside the VM ?

      Does it get windows’ window decoration or your window manager’s decoration ?

      Is it possible to display this application window to another computer, standalone, not as a whole desktop shared window ?

      If it is possible to display such an application over the network, would it be possible to display this application to an android phone ?

      thanks

      • Fubarberry@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 days ago

        Unfortunately I haven’t used it either, so I can’t answer your questions on this. I don’t have a personal need for any windows apps on my machines, outside of steam games.

      • Fubarberry@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        5
        ·
        4 days ago

        Wine is a compatibility layer, it works as a translator to let windows programs run on linux. You can think of it like having a translator who allows two people with different languages to talk to each other and work together.

        WinBoat is completely different, this is actually running full windows in the background, and then only displaying the apps you want from it. There will be significantly more system resources used, and you won’t be able to run windows apps until the windows VM has started in the background, adding a startup delay. However the advantage is that it will support more software than wine does, with fewer issues.

        Wine will always be the better option when it works, but for stuff that doesn’t work this is a decent option.