public int DriveMapDel(string device)
 {
     return(AutoItX.DriveMapDel(device));
 }