ryan-jan / MSCatalog

PowerShell module for searching and downloading offline updates from https://www.catalog.update.microsoft.com
MIT License
58 stars 16 forks source link

Bug fix: Exception in MSCatalogUpdate Class if item is larger than 2 GiB #33

Open makuhlmann opened 9 months ago

makuhlmann commented 9 months ago

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