【发布时间】:2013-07-04 01:56:08
【问题描述】:
我正在使用 Windows 8 下的计划任务来触发一个简单的 .cmd 文件,该文件包含一系列步骤,其中一些步骤会触发外部 Powershell 脚本。
我想使用 Windows 8 的MessageDialog() 功能来显示模型消息。
是否可以通过 Powershell 做到这一点?还是其他简单的脚本?
【问题讨论】:
标签: powershell windows-8 windows-runtime messagedialog