Releases: jeffkl/ManagedWimgApi
Releases · jeffkl/ManagedWimgApi
Version 1.2.11
Version 1.2.4
Version 1.2.3
What's New
- Fix implementation of WimMessageScanning (#23)
Note: TheWimMessageScanning.FileCount
andWimMessageScanning.DirectoryCount
properties were removed. Use theWimMessageScanning.Count
property to get the count and theWimMessageScanning.CountType
property to determine ifCount
represents files or directories. - Fix error in CopyFileProgress when calling WimCopyFile (#22)
Version 1.1.0
Remove dependency on Microsoft.Win32Ex package.