public string GetMachineId()
 {
     return(GuidUtils.GetBlueStacksMachineId());
 }