[feat] start hidden + hidden on close + basic tray function
This commit is contained in:
@@ -21,7 +21,6 @@ pub fn run_steam() -> std::io::Result<std::process::Output> {
|
||||
.output()
|
||||
}
|
||||
|
||||
|
||||
pub fn get_exe_path(name: &str) -> Result<String, std::io::Error> {
|
||||
// [原理]
|
||||
// Powershell 运行 Get-Process name | Select-Object path
|
||||
|
||||
Reference in New Issue
Block a user