修复检测不精确问题

This commit is contained in:
2025-08-04 15:16:07 +08:00
parent e08f1a596d
commit 2e2f13c35f
2 changed files with 0 additions and 6 deletions
-6
View File
@@ -66,14 +66,8 @@ function Test-MediaPlayerRunning {
# 检查常见的媒体播放器进程
$mediaPlayers = @(
"Music.UI",
"ZuneMusic",
"GrooveMusic",
"WindowsMediaPlayer",
"spotify",
"chrome",
"msedge",
"firefox",
"QQMusic",
"Microsoft.Media.Player"
)