Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Add alternative winget install for Windows LTSC/Server #323

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Apr 23, 2022

  1. Add alternative winget install

    win10debloat.ps1:
      - Fixes #229, the normal winget installation method does not work for LTSC and Server versions of windows due to the lack of both Windows Package Manager and the VCLibs dependency. The current fix implements the method shown at microsoft/winget-cli#1956 which installs everything manually.
    Carterpersall committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    42ea1ab View commit details
    Browse the repository at this point in the history
  2. Change some wording

    Changed the wording of some comments and added a comment
    Carterpersall committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    3b63282 View commit details
    Browse the repository at this point in the history