Skip to content

Releases: jeffkl/ManagedWimgApi

Version 1.2.11

10 Apr 14:28
85a5ae2
Compare
Choose a tag to compare

Version 1.2.4

30 Jul 17:30
Compare
Choose a tag to compare

What's New

  • Fixed issue with modifying WimMessageSplit.PartPath (#28)
    Thanks @Herohtar!

Version 1.2.3

18 Jun 17:01
4a0289b
Compare
Choose a tag to compare

What's New

  • Fix implementation of WimMessageScanning (#23)
    Note: The WimMessageScanning.FileCount and WimMessageScanning.DirectoryCount properties were removed. Use the WimMessageScanning.Count property to get the count and the WimMessageScanning.CountType property to determine if Count represents files or directories.
  • Fix error in CopyFileProgress when calling WimCopyFile (#22)

Version 1.1.0

22 Oct 05:47
Compare
Choose a tag to compare

Remove dependency on Microsoft.Win32Ex package.

https://www.nuget.org/packages/Microsoft.Wim/1.1.0