Ejemplo n.º 1
0
 private bool SetBootable(string fileSystem)
 {
     return(InstallService.SetBootable(fileSystem));
 }