PowerShell module for searching and downloading offline updates from https://www.catalog.update.microsoft.com
66
stars
17
forks
source link
Bug fix: Exception in MSCatalogUpdate Class if item is larger than 2 GiB #33
Open
makuhlmann opened 1 year ago
Fixed by changing the conversion type for $this.SizeInBytes to Int64