powershell 模拟powershell中的击键

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell 模拟powershell中的击键相关的知识,希望对你有一定的参考价值。

$wshell = New-Object -ComObject wscript.shell;
$wshell.AppActivate('title of the application window')
Sleep 1
$wshell.SendKeys('~')\

#Alternatively
Add-Type -AssemblyName System.Windows.Forms
[System.Windows.Forms.SendKeys]::SendWait('~');

以上是关于powershell 模拟powershell中的击键的主要内容,如果未能解决你的问题,请参考以下文章

powershell Android模拟器

尝试使用模拟在远程计算机上运行 PowerShell 脚本时“不允许请求的注册表访问”

在 Powershell 中优雅地停止

powershell 在Windows venv中运行iot模拟器

C#/Powershell 发送组合键

powershell 这是一个脚本,可以在列表中创建网站集,网站,列表和项目。它旨在模拟一个大的创造