pve虚拟机修改分辨率

先装scoop,非管理员power shell

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

安装

scoop bucket add extras

scoop bucket add nonportable

管理员安装

scoop install iddsampledriver-ge9-np -g

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注