• @[email protected]
    link
    fedilink
    2
    edit-2
    7 months ago

    Just get the exe and use wine. Or windows VM. I always use .exe for everything. I have no app images or flatpaks. On Ubuntu make a windows VM, in that windows VM install virtualbox and make an Ubuntu VM… And keep doing this until you have no disk space. Make a VM for every app.

    I solved it.

    • lemmyvore
      link
      fedilink
      English
      47 months ago

      That’s basically sandboxing with extra steps… but whatever works for you, I guess.

      • @[email protected]
        link
        fedilink
        07 months ago

        Many years ago, it was discovered that Wine could run Windows viruses/worms/malware just fine, thank you very much…

        “Sandboxing”, it isn’t.

        It runs with all the privileges of the user running the app, iirc.

        • @[email protected]
          link
          fedilink
          17 months ago

          Thats why you should only use flatpakked wine wrappers like Bottles. Bottles has no filesystem permissions at all, everything uses portals. So I suppose (apart from maybe privileged syscalls?) Viruses would be harmless