Basically, install Windows as you normally would, but when asked for Time and Currency format, select English (World) instead of your country.

Then let the installer do its thing. Eventually, you will see a window with an ice cream cone on the floor with the words “Something went wrong” and the error message “OOBEREGION.” This cryptic message means that the “out of box experience” (OOBE) didn’t launch because it didn’t know which region to launch.

Click Skip, though, and Windows will install just fine. You won’t be prompted to buy Microsoft 365, you won’t be prompted to pay for a OneDrive subscription, and your Start menu won’t be cluttered with apps.

    • Captain Aggravated@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      I pretty much outright don’t believe you. Flatpak ships by default on a lot of distros; it works on Linux Mint and is integrated with Mint’s software center. In my procedure I said “click the first option that pops up” well the Flatpak version is the second option. I do know that Manjaro requires you to go into the software manager’s settings and toggle it on, and Ubuntu deliberately doesn’t include Flatpak by default because of their competing Snap store.

      The assertion that Flatpak “does not come by default on most systems” is factually incorrect. Per this page: https://flathub.org/setup the majority of distros listed say that “Flatpak is included with newer versions by default and is ready out of the box.” With a notable exception of regular old Ubuntu, for which the command is “sudo apt install flatpak.” Or Arch or Gentoo, whose entire deal is “By default we install AS LITTLE AS POSSIBLE. Do it yourself.”

        • Captain Aggravated@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 months ago

          Can’t speak from experience as I’ve never touched Void Linux, but reading about it to make this comment, it sounds like Arch but worse. A rolling release GUI-optional distro with its own special boy package manager…yeah I’m starting to believe your dependency hell woes.

          Either way the command for installing Flatpak on Void is sudo xbps-install -S flatpak, which I would expect a user of Void Linux to know or be willing to learn.