
Suggestion: make a checkbox "Autodetect partitions" or something like at configuration page "Copy/Delete". Currently user needs to manually enter drive letters for partitions belonging to the same physical drive - but it can be automated

I found useful source here, last post. Compiled it (with small changes), and got the following:
Code: Select all
\\.\c:: disks: 1\\.\c: placed on disk 0
\\.\d:: disks: 1\\.\d: placed on disk 0
\\.\e:: disks: 1\\.\e: placed on disk 0
\\.\f:: disks: 1\\.\f: placed on disk 1
IMO - unchecked checkbox should allow user to enter drive letters in textbox as usual, when checked - to gray out textbox and show applied autodetection results in it.