ryan-jan / MSCatalog

PowerShell module for searching and downloading offline updates from https://www.catalog.update.microsoft.com
MIT License
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

makuhlmann commented 1 year ago

Fixed by changing the conversion type for $this.SizeInBytes to Int64