Convert Figma logo to code with AI

kkkgo logoLTSC-Add-MicrosoftStore

Add Windows Store for LTSC

3,213
527
3,213
38

Top Related Projects

Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!

Smart Activation Script

Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.

28,275

The Reliable USB Formatting Utility

Quick Overview

The kkkgo/LTSC-Add-MicrosoftStore repository is a tool that allows users to add the Microsoft Store to Windows 10 LTSC (Long-Term Servicing Channel) editions, which typically do not include the Microsoft Store by default.

Pros

  • Provides a way to access the Microsoft Store on Windows 10 LTSC editions, which can be useful for installing certain applications and updates.
  • Relatively simple to use, with a straightforward installation process.
  • Maintained and updated by the project's author.
  • Can be helpful for users who need access to the Microsoft Store on their LTSC systems.

Cons

  • Only works on Windows 10 LTSC editions, and not on other Windows versions.
  • May require administrative privileges to install and use, which could be a concern for some users.
  • Potential compatibility issues with certain system configurations or software.
  • Limited documentation and community support compared to more widely used tools.

Getting Started

To use the LTSC-Add-MicrosoftStore tool, follow these steps:

  1. Download the latest release of the tool from the GitHub repository.
  2. Run the executable file as an administrator.
  3. Follow the on-screen instructions to install the Microsoft Store on your Windows 10 LTSC system.
  4. Once the installation is complete, you should be able to access the Microsoft Store from your Start menu or search bar.

Please note that the specific steps may vary depending on your system configuration and the version of the tool you are using. It's always a good idea to review the project's documentation and any relevant release notes before proceeding.

Competitor Comparisons

Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!

Pros of MediaCreationTool.bat

  • Provides a simple and user-friendly way to create a Windows installation media
  • Supports both 32-bit and 64-bit versions of Windows
  • Allows for customization of the installation media, such as including additional drivers or updates

Cons of MediaCreationTool.bat

  • Requires manual download and execution of the script
  • May not be as up-to-date as the official Microsoft Media Creation Tool
  • Limited to creating installation media, and does not provide additional functionality like LTSC-Add-MicrosoftStore

Code Comparison

LTSC-Add-MicrosoftStore:

$ErrorActionPreference = 'SilentlyContinue'
$ProgressPreference = 'SilentlyContinue'

$Reg = [Microsoft.Win32.RegistryKey]::OpenBaseKey([Microsoft.Win32.RegistryHive]::LocalMachine, [Microsoft.Win32.RegistryView]::Registry64)
$Key = $Reg.OpenSubKey('SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Applications\Microsoft.WindowsStore_8wekyb3d8bbwe')

MediaCreationTool.bat:

@echo off
setlocal enabledelayedexpansion

rem Check if running as admin
net session >nul 2>&1
if %errorLevel% neq 0 (
    echo This script requires administrative privileges.
    pause
    exit /b
)

rem Check Windows version
wmic os get Caption | findstr /i "Windows 10" >nul
if %errorLevel% neq 0 (
    echo This script is only for Windows 10.
    pause
    exit /b
)

Smart Activation Script

Pros of KMS_VL_ALL_AIO

  • More comprehensive activation solution for various Microsoft products
  • Supports both online and offline KMS activation methods
  • Regular updates and active community support

Cons of KMS_VL_ALL_AIO

  • More complex setup and usage compared to LTSC-Add-MicrosoftStore
  • Potential security concerns due to its nature as an activation tool
  • May require more frequent updates to maintain functionality

Code Comparison

LTSC-Add-MicrosoftStore:

$Host.UI.RawUI.WindowTitle = "Microsoft Store Installer for Windows 10 Enterprise LTSC 2021"
$ErrorActionPreference = "SilentlyContinue"
$ProgressPreference = 'SilentlyContinue'

KMS_VL_ALL_AIO:

@echo off
set KMS_Emulation=1
set KMS_IP=172.16.0.2
set KMS_Port=1688
set KMS_ActivationInterval=120
set KMS_RenewalInterval=10080

The LTSC-Add-MicrosoftStore script focuses on adding the Microsoft Store to LTSC editions, while KMS_VL_ALL_AIO is designed for activating various Microsoft products using KMS emulation. The code snippets reflect their different purposes and implementation approaches.

Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.

Pros of Microsoft-Activation-Scripts

  • Offers a wider range of activation options for various Microsoft products
  • Provides both GUI and CLI interfaces for user flexibility
  • Regularly updated with new activation methods and fixes

Cons of Microsoft-Activation-Scripts

  • More complex to use, especially for novice users
  • Potentially raises more security concerns due to its activation methods
  • Not specifically tailored for LTSC editions of Windows

Code Comparison

LTSC-Add-MicrosoftStore:

$Host.UI.RawUI.WindowTitle = "Microsoft Store Installer for Windows 10 Enterprise LTSC 2021"

Microsoft-Activation-Scripts:

@echo off
mode con cols=98 lines=30
title Microsoft Activation Scripts All-in-One

Both projects use similar techniques to set the console window title, but Microsoft-Activation-Scripts also adjusts the window size for better visibility.

Summary

LTSC-Add-MicrosoftStore is a focused tool for adding Microsoft Store to LTSC editions, while Microsoft-Activation-Scripts is a comprehensive suite for activating various Microsoft products. The former is simpler and more specific, while the latter offers more features but with increased complexity.

28,275

The Reliable USB Formatting Utility

Pros of Rufus

  • Multi-purpose tool for creating bootable USB drives, supporting various formats and operating systems
  • Actively maintained with frequent updates and a large user base
  • Open-source project with extensive documentation and community support

Cons of Rufus

  • Focused on USB drive creation, not specifically tailored for adding Microsoft Store to LTSC
  • Requires more technical knowledge to use for specific tasks like modifying Windows installations

Code Comparison

While a direct code comparison is not particularly relevant due to the different purposes of these projects, we can highlight some key differences in their implementation:

LTSC-Add-MicrosoftStore:

$Host.UI.RawUI.WindowTitle = "Add Microsoft Store for LTSC"

Rufus:

static __inline BOOL CreatePartition(HANDLE hDrive, LONGLONG PartitionOffset, LONGLONG PartitionSize, DWORD PartitionType)

LTSC-Add-MicrosoftStore is primarily written in PowerShell, focusing on Windows-specific modifications. Rufus, on the other hand, is written in C and deals with low-level disk operations for broader compatibility across different systems.

Convert Figma logo designs to code with AI

Visual Copilot

Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.

Try Visual Copilot

README

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