Mai 082019
I have added a 2 extra formats in latest version : VHD/VHDX and LZ4.
VHD/VHDX is using MS virtual disk API and LZ4 is using opensource LZ4 library.
While at it, I also added extra WIM compression methods (LZX and LZMS).
LZ4 is quite interesting as in some cases it is faster to compress thru LZ4 compared to using a RAW format and this despite the CPU overhead.
LZ4 files generated by Clonedisk are compatible with LZ4.exe.