B
Burhanudin Ashari
Guest
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 F) ?Here is the screenshot rives enumerated using powershelland here is the drives enumerated using DriveInfo.GetDrives()
Continue reading...
Continue reading...