Windows 10 : is it possible to add new notification to action center manually?

标签 windows notifications

是否可以在操作中心手动添加/创建新通知? 要设置何时显示通知?

操作系统:Windows 10

最佳答案

可以看看this sample : 这是一个引发通知的 powershell 脚本,因为它只是一个脚本,所以很容易使用。

您还可以编写一个可以引发通知 (sample here) 的极简 C# 控制台应用程序。文档是 here .

关于Windows 10 : is it possible to add new notification to action center manually?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32522097/

相关文章:

linux - 进程监听 Windows 上的哪个端口

android - Activity 未被重用

Swift - 未显示特定日期的通知

java - 尝试在空对象引用错误上调用虚拟方法 'java.lang.String android.content.Context.getPackageName()'

ios - UILocalNotification 每周重复一次

c++ - 句柄的 Win API 包装器类

python - Windows 上的管道镜像

c++ - 线程安全的 Hook 函数

windows - 错误 193 : '%1 is not a valid Win32 application on Windows Server 2003

http - AWS SNS HTTP/HTTPS 通知的源 IP 是什么?