REM On English Windows systems you don't need to change this variable too;
REM if you are on a non-English system then please set it to the value
REM (String) that the diskpart.exe utility prints for the disk type "Mirror"
SET DP_MIRROR=Mirror
But how to find this?
What is the diskpart command to display the name "mirror" (or other raid) line?
Thank in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
In the .bat, I see this lines :
But how to find this?
What is the diskpart command to display the name "mirror" (or other raid) line?
Thank in advance!
You have to run the program "diskpart" from an elevated command prompt.