- 惠普社区
- >
- N3verM1nd 的帖子
最新主题
2023-06-03
12:14:23
复制命令后窗口提示这样 PS C:\WINDOWS\system32> pushd "C:\Program Files (x86)\HP\BIOS Configuration Utility" >> >> cmd >> >> BiosConfigUtility.exe /get:1.txt pushd : 找不到路径“C:\Program Files (x86)\HP\BIOS Co...
查看更多...
复制命令后窗口提示这样 PS C:\WINDOWS\system32> pushd "C:\Program Files (x86)\HP\BIOS Configuration Utility" >> >> cmd >> >> BiosConfigUtility.exe /get:1.txt pushd : 找不到路径“C:\Program Files (x86)\HP\BIOS Configuration Utility”,因为该路径不存在。 所在位置 行:1 字符: 1 + pushd "C:\Program Files (x86)\HP\BIOS Configuration Utility" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Program File...uration Utility:String) [Push-Location], ItemNotFound Exception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.PushLocationCommand
2023-06-03
12:09:05
Windows PowerShell 版权所有 (C) Microsoft Corporation。保留所有权利。 尝试新的跨平台 PowerShell https://aka.ms/pscore6 PS C:\WINDOWS\system32> pushd "C:\Program Files (x86)\HP\BIOS Configuration Utility" >> >> cmd...
查看更多...
Windows PowerShell 版权所有 (C) Microsoft Corporation。保留所有权利。 尝试新的跨平台 PowerShell https://aka.ms/pscore6 PS C:\WINDOWS\system32> pushd "C:\Program Files (x86)\HP\BIOS Configuration Utility" >> >> cmd >> >> BiosConfigUtility.exe /get:1.txt pushd : 找不到路径“C:\Program Files (x86)\HP\BIOS Configuration Utility”,因为该路径不存在。 所在位置 行:1 字符: 1 + pushd "C:\Program Files (x86)\HP\BIOS Configuration Utility" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Program File...uration Utility:String) [Push-Location], ItemNotFound Exception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.PushLocationCommand Microsoft Windows [版本 10.0.19041.572] (c) 2020 Microsoft Corporation. 保留所有权利。 C:\WINDOWS\system32> 按您所说操作 命令窗口报错提示如上
2023-06-02
23:20:05
我想关闭暗影精灵6plus的内核DMA保护,但是bios中只有关闭VT选项,关闭VT后检查内核DMA保护仍然是开启状态,从官网更新bios后同样没用出现内核DMA保护的选项,有没有不通过BIOS关闭内核DMA保护的办法或者怎么才能在BIOS中关闭内核DMA保护?