当我尝试在 CMD 中运行时,bcdedit
命令正在工作。当我尝试在 PowerShell 中运行它时,我得到了这个:The term 'bcdedit' is not recognized as the name of a cmdlet
但是在手册和教程bcdedit
中在 PowerShell 中运行良好。为什么我的 PowerShell 无法识别bcdedit
?
系统:Windows 7 x64 SP3
当我尝试在 CMD 中运行时,bcdedit
命令正在工作。当我尝试在 PowerShell 中运行它时,我得到了这个:The term 'bcdedit' is not recognized as the name of a cmdlet
但是在手册和教程bcdedit
中在 PowerShell 中运行良好。为什么我的 PowerShell 无法识别bcdedit
?
系统:Windows 7 x64 SP3