• Bazoogle@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      I’ve had issues with the installer from 24H2 for my unattended. I had to use the previous versions installer and installed the 24H2 ISO.

  • Not a replicant@lemmy.world
    link
    fedilink
    English
    arrow-up
    39
    ·
    4 days ago

    I put this in another thread: It’s not a big deal. They’re removing the bypassnro.cmd script, which is just this:


    @echo off

    reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f

    shutdown /r /t 0


    You can still use shift-F10 at the same point, type those two lines (not the @ECHO OFF), and it will achieve the same result.

    • Rooty@lemmy.world
      link
      fedilink
      English
      arrow-up
      15
      ·
      edit-2
      4 days ago

      I will copypaste your comment next time people complain Linux is hard to learn.

      • glitchdx@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        if someone says linux is hard to learn, that person isn’t making regestry edits.

        That said, windows used to be intuitive, but they peaked with xp and it’s been a downhill slide since.

  • Wispy2891@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    3 days ago

    This change ensures that all users exit setup with internet connectivity

    And what if someone doesn’t have internet connectivity?

    • ZILtoid1991@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 hours ago

      But then how we can put advertisements in the Start Menu, and spy on them once our Project2025 overlords want the general populous to be fully committed to extremist christianity 24/7?

    • Cyrus Draegur@lemm.ee
      link
      fedilink
      English
      arrow-up
      36
      ·
      5 days ago

      every passing day i feel increasingly gratified to have switched my previously win11 laptop to linux mint. aside from the sheer principle of microsoft being ass, i also fucking despise all of windows’ AI bullshit. Fuck copilot for eternity.

    • 3DMVR@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago

      I like seeing these posts, non issue now that im on linux, need more ppl to swap to help the piracy ecosystem

      • Halliphax@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 days ago

        I’m waiting for things like HDR to work properly on Linux - once it’s as easy to mod and play games on Linux as it is Windows I’ll be making the jump.

  • Grimtuck@lemmy.world
    link
    fedilink
    English
    arrow-up
    46
    ·
    4 days ago

    I’ve got my first son or daughter on the way, I’m thinking they might be learning Linux as their first OS

      • pivot_root@lemmy.world
        link
        fedilink
        English
        arrow-up
        17
        ·
        4 days ago

        Uh… what? They only thing they have in common is following the POSIX standard. The moment you step outside of that POSIX lowest common denominator, it becomes abundantly clear just how different they are.

      • Mwa@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 days ago

        The only difference I see both try to follow posix macos follows the unix specification linux doesn’t and that’s about it

  • wtckt@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 days ago

    Just had to set up two pcs for work. Trying to get around the account setup and thinking about all the bullshit that comes with windows I just installed Linux mint.

  • hark@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    Noooooo!!! You can’t just force us to use a Microsoft account!!! You have to allow us to use the bypasserino!!! Noooooooo!!!

  • eronth@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    4 days ago

    I use that command partially because Microsoft accounts don’t allow passwords as long as the password I like to use for my PC

    • Buddahriffic@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      4 days ago

      Which suggests to me that MS stores plaintext passwords. Because a hash function doesn’t care about the length of what it’s hashing, the output will always be the same length, so they could verify a 300 character password with the same storage space as a 3 character password.

      • capybara@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 days ago

        Not how it works. You don’t attempt to guess the hashed password, you guess a password which then is hashed

        • Buddahriffic@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 days ago

          What’s stored is hash(password). Then the password check is stored == hash(entered).

          Hash(x) will be the same length, regardless of what x is. What that length is depends on which hash function it is. So the database can set the length of its storage for each user’s password to the length of the hash and the hash function will take any size password.

  • MehBlah@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days ago

    I will just have to sign it up to a domain then add a local user using the command prompt. Still a lot more trouble than installing it should be but I will not give in to this garbage push to make everyone have a microsoft account. I disable the store and all of it on every PC I install.

    • Civil_Liberty@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 days ago

      Thank you! I had no idea that this existed. This is a solution for me personally, but also a solution for our clusterfuck IT people at work that do not understand that we have hundreds of millions of dollars in contracts that need to be fulfilled with software that costs us $12 per day to use and probably wont run on windows 11, instead of breaking everything and migrating it to a software that costs us $32 a day to use but will work on windows 11.

      • samuelazers@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        3 days ago

        Let me know how that goes!

        (I use the 21H2 Enterprise IoT version, for personal use, i can’t share openly how i obtained it, that is AFAIK the only version that goes up to 2032)

        Here are the versions of W10 and their extended support dates. https://learn.microsoft.com/en-us/windows/release-health/release-information

        (Since you said you are a enterprise user, I am not sure what is the license eligibility for IoT exactly, but for non-IoT, you can go up to 2029 with version 1809)