private void btnRemovePrivileges_Click(object sender, EventArgs e) { ServiceControl.RemoveAllPrivilegesFromService(ServiceName); }