Esempio n. 1
0
 public UpdateCheckerSettings()
 {
     CheckForUpdate    = true;
     ForgetMpdnVersion = false;
     UseSimpleUpdate   = RegistryHelper.IsPlayerInstalled();
 }