stolen from linux memes at Deltachat

    • Morphior@feddit.de
      link
      fedilink
      arrow-up
      37
      ·
      7 months ago

      Unfortunately not possible for me. I daily Arch (btw) and hadn’t booted into Windows for months and months until my university professor came along and said “btw, we’re gonna build GUIs using Microsoft Foundation Classes in Visual Studio now, and yes, you have to use Visual Studio on Windows in the exam”. So nope, not uninstalling Windows.

    • jlow (he/him)@beehaw.org
      link
      fedilink
      arrow-up
      2
      ·
      7 months ago

      I was wondering if you can do BIOS updates through wine (because obviously they only are supplied as .exes) but it doesn’t sound like something I’d like to try …

      • LostXOR@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        7 months ago

        Aren’t BIOS updates usually done by putting the update file on a flash drive and installing it from the BIOS? I’ve never heard of updating BIOS from Windows with an executable.

        • RandomChain@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          7 months ago

          Yeah, some vendors do this, I think the .exe basically unpacks the .bin file then calls some API or something to push it from Windows while it’s running. Probably done for the sake of more casual users who don’t know/want to mess with the actual BIOS UI.