private static void CloseInstallDialog()
 {
     _dialog?.Close();
 }