我希望能够通过 AutoHotKey 脚本运行以下 PowerShell 命令:
new-item -path c:\ -name logfiles -itemtype directory
我无法找到完成此任务的方法。请帮忙。
powershell scripting autohotkey
autohotkey ×1
powershell ×1
scripting ×1