我正在运行 Windows 8.1,当我尝试使用bcdedit.exe(第一次安装)时,它告诉我:
'bcdedit' is not recognized as an internal or external command, operable program, or batch file.
Run Code Online (Sandbox Code Playgroud)
我觉得这很奇怪,因为:
PATH变量包括C:\Windows\System32我尝试了各种其他的东西,包括使用cd转到文件夹然后放入bcdedit.exe(而不是 bcdedit)。没运气。有谁知道这是怎么回事?