Skip to content

noyard/LocalWinget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup--- This will parse the manifest, identify the install files, and download the files to the specified folder.

  1. Create a folder on your C:\ drive.
  2. Copy your Winget manifest files to that folder. (Manifests can be downloaded from https:\aka.ms\winget, manifests folder).
  3. Run the Powershell script " .\Wingetdownload.ps1 '{c:\ folder path}' "

Install--- To install the Winget package locally without downloading files from the internet or touching a Winget install source.
(if your PC is not connected to the internet, or using a software distribution program like Microsoft Configuration Manager

  1. Copy the folder created in the Setup steps above to the C:\ drive
  2. Run the Powershell script " .\WingetRun.ps1 '{c:\ folder path}' "

About

Ability to install a Winget package locally without internet connection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published