mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
portable-service: enable quick_support by rename as xxxqs.exe
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -1178,6 +1178,7 @@ pub fn main_account_auth_result() -> String {
|
||||
}
|
||||
|
||||
pub fn main_on_main_window_close() {
|
||||
// may called more than one times
|
||||
#[cfg(windows)]
|
||||
crate::portable_service::client::drop_portable_service_shared_memory();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user