Git Product home page Git Product logo

ltsc-add-microsoftstore's Introduction

Add Store to Windows 10 Enterprise LTSC

For Windows 10 Enterprise LTSC 2019
Download

To install, run Add-Store.cmd as Administrator

If you do not want App Installer / Purchase App / Xbox identity, delete each one appxbundle before running to install. However, if you plan on installing games or any app with in-purchase options, you should include everything.
If the store still will not function, reboot. If still not working, open the command prompt as the administrator and run the following command, then reboot once more.
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

Addition troubleshooting

Right click start
Select Run
Type in: WSReset.exe
This will clear the cache if needed.

为Windows 10 Enterprise LTSC增加应用商店

适用于Windows 10 Enterprise LTSC 2019
下载地址

要开始安装, 请打包下载后用右键管理员运行 Add-Store.cmd

如果您不想安装App Installer / Purchase App / Xbox,请在运行安装之前删除对应的.appxbundle后缀的文件。但是,如果您计划安装游戏,或带有购买选项的应用,则不要删除。
如果装完之后商店仍然打不开,请先重启试试。如果仍然不行,请以管理员身份打开命令提示符并运行以下命令之后,然后再重启试试。
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

商店修复

Win+R打开运行,输入WSReset.exe回车。
该命令会清空并重置Windows Store商店的所有缓存。

该脚本由abbodi1406贡献:
https://forums.mydigitallife.net/threads/add-store-to-windows-10-enterprise-ltsc-LTSC.70741/page-30#post-1468779

ltsc-add-microsoftstore's People

Contributors

kkkgo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ltsc-add-microsoftstore's Issues

Install apps with outdated Windows 10 version?

Hi! First of all, thank you so much for this, since it works perfectly!

But a question: would it be possible to modify the store in some way so we can install apps that require newer Windows 10 versions? For example, I was now testing the store from your installation and tried ROBLOX (the first one that came up) and it needs 17763.0 at minimum, so I could install it. But Microsoft Flight Simulator (the second one), needs 18362.0 as minimum.

Isn't there a way for us to be able to install them, even if they come with problems? (That would be our problem haha, not the game's developers.) Or whoever installs LTSC must understand that LTSC is not intended to use with the store and stuff will stop working on it as time goes on?

In any case, thank you again for the awsome installer!

Can't install any app

Server 2019 datacenter, store added, but can't install any app, click "install" button not effect. please help.

Deployment failed with HRESULT: 0x80073D06

Add-AppxPackage : Deployment failed with HRESULT: 0x80073D06, The package could not be installed because a higher
version of this package is already installed.
Windows cannot install package Microsoft.VCLibs.140.00_14.0.26706.0_x64__8wekyb3d8bbwe because it has version
14.0.26706.0. A higher version 14.0.27810.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] a6827ef0-6a4c-0002-24d0-82a64c6ad601 in the Event Log or use
the command line Get-AppPackageLog -ActivityID a6827ef0-6a4c-0002-24d0-82a64c6ad601
At line:1 char:1

  • Add-AppxPackage -Path Microsoft.VCLibs.140.00_14.0.26706.0_x64__8weky ...
  •   + CategoryInfo          : NotSpecified: (C:\Users\Thinkp...kyb3d8bbwe.Appx:String) [Add-AppxPackage], Exception
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    

Add-AppxPackage : Deployment failed with HRESULT: 0x80073D06, The package could not be installed because a higher
version of this package is already installed.
Windows cannot install package Microsoft.VCLibs.140.00_14.0.26706.0_x86__8wekyb3d8bbwe because it has version
14.0.26706.0. A higher version 14.0.27810.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] a6827ef0-6a4c-0001-d6c2-82a64c6ad601 in the Event Log or use
the command line Get-AppPackageLog -ActivityID a6827ef0-6a4c-0001-d6c2-82a64c6ad601
At line:1 char:1

  • Add-AppxPackage -Path Microsoft.VCLibs.140.00_14.0.26706.0_x86__8weky ...
  •   + CategoryInfo          : NotSpecified: (C:\Users\Thinkp...kyb3d8bbwe.Appx:String) [Add-AppxPackage], Exception
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    

image
image

Multiple Errors

When I run this tool I am just getting a bunch of these errors.

Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
error 0x80070003: Windows cannot create the AppContainer profile for the
Microsoft.NET.Native.Framework.1.6_1.6.24903.0_x86__8wekyb3d8bbwe package.
NOTE: For additional information, look for [ActivityId] 849a9dec-91e2-0006-9305-a084e291d501 in the Event Log or use
the command line Get-AppPackageLog -ActivityID 849a9dec-91e2-0006-9305-a084e291d501
At line:1 char:1

  • Add-AppxPackage -Path Microsoft.NET.Native.Framework.1.6_1.6.24903.0_ ...
  •   + CategoryInfo          : WriteError: (D:\Downloads\LT...kyb3d8bbwe.Appx:String) [Add-AppxPackage], IOException
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    

Error 0x80004003 in store

So LTSC doesn't come with store app. When I ran the script I got that a higher version of store app is already installed. With some more errors. Regardless it showed up in the start menu.

I can run it but every item shows this error 0x8000403 and I followed the rest of the steps too to no avail.

Appinstaller and other apps got installed without any issue but I can't install any appx package even then, just get an unspecified error.

What could be the issue for this?

Uninstall script

A clean removal script would be a nice addition for those who may have installed a package by accident.

Add GUI and all App Package

Hi everyone!
This week I installed Win 10 Enterprise Ltsc and I came across this solution that I downloaded from its repository and installed the Microsoft Store, along with other applications.

Although I also had to look for the applications and install them, I would like you to develop a GUI for you LTSC Add Microsoft Store and optionally choose the applications that we want to install, such as FeedbackHub, Groove Music, Youphone, Movies and TV, etc...

Thank you.

More Indo:
https://docs.microsoft.com/en-us/windows/application-management/apps-in-windows-10

Error 0x80004003 whenever I try to see the page of any app

Title.
I try to check the page of Microsoft: Windows 10 Edition? "Page could not be loaded" Error 0x80004003.
I try to check the page of iTunes? "Page could not be loaded" Error 0x80004003.
I try to check the page of Ubuntu 18.04 LTS for WSL? "Page could not be loaded" Error 0x80004003.
Untitled

Using Windows 10 Enterprise LTSC 2019 64 Bits

dont know whats wrong

I run the script, store launches fine, signs in fine, when i click install nothing happens?

This project is stopped, you can look at my script to get the latest Microsoft Store | 此项目停更,可以来看看我的脚本获取最新Microsoft Store

This project hasn't been updated in a while, so check out a Python script I wrote:
https://github.com/Goojoe/LTSC-ADD-Microsoft-Store
You can download the latest Microsoft Store by CPU architecture


这个项目很久没有更新了,可以查看一下我的写的一个Python脚本:
https://github.com/Goojoe/LTSC-ADD-Microsoft-Store
可以分CPU架构下载最新的Microsoft Store

Error, when launching the install script from the folder on non-system drive

I have successfully installed everything, but it was flawless only on the other system.
This time it gave me an error that it can't find C:\Windows\System32\WindowsPowerShell\v1.0\xxxxxx path.
I checked PowerShell PATH variable -- everything looked fine.
I made some experiments, and then I have realized, that on the other system, I ran it from the C:\ drive, because there
were no other disks attached to it atm. I use SSDs for system drives, so I download everything directly on to secondary HDD,
to do not to trash the SSD.
So it gave me an error, when I tried to run it from the default download location, residing on HDD. Later I have copied to a folder on C:\ drive, and it ran flawlessly.
Please modify the install script, for it to be more flexible.

Ok

MS Store Lags?

.AppxBundle file

does anyone know how anyone can generate AppxBundle file from store

i wanted to use some apps in LTSC version
i dont know how he generated AppxBundle

i wanted to hv latest calculate and photo viewer thats why

Windows 10 LTSC 21H2 Support

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

doesn't work with LTSB 2016

when try to open it said :
Error: this pack is for windows 10 version 1709 and later

my version is 2016 LTSB Build 14393

Error code 0x80072EE7 on Microsoft Store.

This is the error I get when launching the Microsoft Store:

Error

This is my Windows version:

Build

Also I do have the Media Feature Pack installed and I say this because someone mentioned on here that it could maybe fix it working on Windows 10 N Enterprise LTSC but alas it doesn't seem to... maybe the Microsoft Store doesn't actually work with Windows 10 N Enterprise LTSC?... I would love to know if that is the case.

Doesn't run in 1809 LTSB

Script just opens and closes when ran in admin mode. If not ran in admin mode, it opens but says Error: Must be ran in Admin Mode (or something like that)

Doesn't work with Windows 10 N Enterprise LTSC

Took me quite some time to figure out that this doesn't work with the N version of Windows 10 LTSC 2019. I'm not super concerned to see it fixed, but it could be on the home page to save others time.

Check your connection

An issue with Windows 10 Enterprise LTSC 2019 v1809, after installed gives

Check your connection

Microsoft Store needs to be online. It looks like you're not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.