public string DriveMapGet(string device)
 {
     return(AutoItX.DriveMapGet(device));
 }