mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 16:41:00 +03:00
refactor tray uninstall service
This commit is contained in:
@@ -2171,7 +2171,7 @@ pub fn uninstall_service(show_new_window: bool) -> bool {
|
||||
return true;
|
||||
}
|
||||
run_after_run_cmds(!show_new_window);
|
||||
std::process::exit(0);
|
||||
true
|
||||
}
|
||||
|
||||
pub fn install_service() -> bool {
|
||||
|
||||
Reference in New Issue
Block a user