mapping partitions starting from PhysicalDrive

后端 未结 3 1257
慢半拍i
慢半拍i 2021-01-17 03:11

I want to map all partitions from all drives in Windows (the ones who are not mapped already). I mean I want to assign to each of them drive letters. I know that you can do

3条回答
  •  没有蜡笔的小新
    2021-01-17 03:33

    Maybe my Change DriveLetter commandline tool can help you, at least you can start it with commandline parameters and see if it lists all volumes you expect.

    This link might also be useful: Converting a volume name to a devicename

提交回复
热议问题