logo
0
0
WeChat Login

桌面通知 (notify.ps1)

PowerShell脚本,提供Windows桌面通知功能:

  • 自动检测管理员权限
  • 检查并安装BurntToast模块
  • 发送自定义通知消息

使用方法

# 直接运行
.\notify.ps1

# 或者在PowerShell 7+中执行
pwsh -ExecutionPolicy Bypass -File .\notify.ps1

最好安装 powershell 7 +
然后使用 pwsh 运行

About

No description, topics, or website provided.
Language
JavaScript30.9%
Shell5%
Others64.1%