Skip to content

Windows 添加虚拟显示器

在 powershell (管理员权限) 终端中执行以下命令

shell
$env:script = "windows-virtual-monitor"; irm "https://gitee.com/viarotel/environments/raw/gitee/microsoft/powershell/main.ps1" | iex

Views , Visitors
Released under the MIT License.