prompt foreground window elevation

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2022-09-28 20:48:14 +08:00
parent ae8d97eb72
commit 02aedd234c
30 changed files with 131 additions and 30 deletions

View File

@@ -91,7 +91,6 @@ winapi = { version = "0.3", features = ["winuser"] }
winreg = "0.10"
windows-service = "0.4"
virtual_display = { path = "libs/virtual_display" }
is_elevated = "0.1.2"
impersonate_system = { git = "https://github.com/21pages/impersonate-system" }
[target.'cfg(target_os = "macos")'.dependencies]