小编sam*_*da1的帖子

通过 AutoHotKey 脚本运行 powershell 命令

我希望能够通过 AutoHotKey 脚本运行以下 PowerShell 命令:

new-item -path c:\ -name logfiles -itemtype directory
Run Code Online (Sandbox Code Playgroud)

我无法找到完成此任务的方法。请帮忙。

powershell scripting autohotkey

4
推荐指数
2
解决办法
9417
查看次数

标签 统计

autohotkey ×1

powershell ×1

scripting ×1