kkkgo / LTSC-Add-MicrosoftStore

Add Windows Store for LTSC
3.32k stars 542 forks source link

Windows 10 LTSC 21H2 Support #31

Closed Degl1 closed 2 years ago

Degl1 commented 2 years ago

Mind updating this package as I am having trouble doing it myself. As it just gives errors upon installing it on 21H2 LTSC.

dudefoxlive commented 2 years ago

Strange this repo works just fine on my fresh 21H2 LTSC installation. I did notice some errors but I think they were saying that I was attempting to install an older version on top of a newer version.

Degl1 commented 2 years ago

It just straight up didn't install so I found a new add Store to LSTC.

doktornotor commented 2 years ago

You do not need this at all for LTSC 2021. Just run

wsreset -i

as admin. (Twice if it doesn't work for the first time.)

Degl1 commented 2 years ago

Yeah I found that command too myself 2 months ago but yeah for anyone else wsreset -i is the best.

lawleagle commented 2 years ago

wsreset -i worked for me too,, and indeed had to run it twice is there any reason to keep this issue open?

Hxd097 commented 2 years ago

You do not need this at all for LTSC 2021. Just run

wsreset -i

as admin. (Twice if it doesn't work for the first time.)

Worked for me , amazing solution man

dudefoxlive commented 2 years ago

wsreset -i worked for me too,, and indeed had to run it twice is there any reason to keep this issue open?

I don't think so.

iamrusskikh commented 2 years ago

wsreset -i

also worked for me, just want to ask, maybe pin this issue? I spent a whole evening to understand how to make it works