Disable Windows Hypervisor Auto Launch
Run “bcdedit /enum {current}” Note down the hypervisorlaunchtype in case this needs to be reverted Run “bcdedit /set hypervisorlaunchtyp...
Run “bcdedit /enum {current}” Note down the hypervisorlaunchtype in case this needs to be reverted Run “bcdedit /set hypervisorlaunchtyp...
由于在内网环境部署的Bitwarden,不能通过安装脚本自动申请 Let’s Encrypt 的证书。 起初我用了一个自签名证书,发现特别不好使,虽然在firefox 跟 chrome 内核的浏览器上都能通过插件访问,但必须添加信任才行,特别是用Bitwarden Desk...
运行以下脚本打开设备管理器,可以查看隐藏隐藏设备: @echo preparing to open devmgmt @echo off set devmgr_show_nonpresent_devices=1 start devmgmt.msc 先择"Show h...
Win10 自带的系统图标对应的dll库文件: ### 默认图标库 %systemroot%\system32\shell32.dll //类似库 %systemroot%\system32\imageres.dll ### 硬件设备 %systemroot%\system3...