Windows 10 Drive letter is different between windows explorer and DriveInfo.GetDrives() function, how to solve this ?

  • Thread starter Thread starter Burhanudin Ashari
  • Start date Start date
B

Burhanudin Ashari

I have a client that had a problem with their drive letter. My client using my system that utilize DriveInfo.GetDrives() function from .Net, yet, the drive letters shown in my system is different with what they have in windows explorer. Is there any ways to show that a drive letter is corresponds with another (for ex. drive L is same with E) ?

Continue reading...
 
Back
Top