- Bugfix: V5.6.2 removed the drive letter of volumes with the new DeviceType "NonDataPartition" (e.g. partition type 0x27 (WinRE, 0xEF EFI boot) and did not match DriveLetters and other sections unless the criteria DeviceType=NonDataPartition is set in this section. But this contradicts the fact that Windows assigns a drive letter to such partitions, so now this optional: [Settings] UsbNonDataPartitionNoLetter=1 activates the new behaviour but default is 0.
- Bugfix: DriveLetter=%ContainerName%xxx to mount a VHD beneath its container did not work if the container is located in a root folder
|
|