private void btnUninstall_Click(object sender, EventArgs e) { _controller.Uninstall(this); UpdateControls(); cbRepository.Refresh(); }