JT.AppxDownloader
1.1.0.1
Appx downloader is a tool to download appx (based on ProductID) from Internet.
Usage:
To get the package list (by ProductID)
Get-AxDPackageList [-ProductID] <string> [<CommonParameters>]
Download all package (by CSV file)
Update-AxDOfflineFile [-AppxList] <string> [[-Path] <string>] [<CommonParameters>]
Installation Options
Owners
Copyright
(c) N/A. All rights reserved.
Package Details
Author(s)
- Johnny Tse
Functions
Get-AxDCachedList Get-AxDOfflineFileList Get-AxDPackageList Invoke-AxDFileDownload Invoke-AxDWinGetDownload Update-AxDOfflineFile Update-WriteLogSetting
Dependencies
-
- JT.WriteLog (>= 2.0.0.3)
Release Notes
Version 1.0.0.0 First release version
Version 1.0.0.1 Bug fix : Cannot download the appx package to destination folder when the folder name started from '.'.
Version 1.1.0.0 Change : It will not update the offline appx package if 'AppxList' field is empty.
Add : New parameter '-DownloadWinGet' for download latest WinGet package.
Version 1.1.0.1 Bug fix : It may got failure to download package if the PowerShell version is 7.0 below.
FileList
- JT.AppxDownloader.nuspec
- JT.AppxDownloader.psd1
- JT.AppxDownloader.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0.1 (current version) | 14 | 7/15/2025 |
1.0.0.0 | 26 | 3/3/2025 |