Skip to content

war100ck/Windows-10-LTSC-MicrosoftStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Windows-10-LTSC-MicrosoftStore

Adds the Windows store to the Windows 10 LTSC version.

Screen

Your image title

In Explorer, go to the packages folder, from the File menu, start PowerShell and run:

В проводнике перейдите в папку с пакетами, из меню Файл запустите PowerShell и выполните:

dir *.appx* | sort $_.Name | %{Add-AppxPackage -Path $_.FullName}

About

Adds the Windows store to the Windows 10 LTSC version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published