Skip to content

Instantly share code, notes, and snippets.

@ezirmusitua
Created July 29, 2019 11:07
Show Gist options
  • Save ezirmusitua/3908caebf1fe2525e95c3c8f8607e2e3 to your computer and use it in GitHub Desktop.
Save ezirmusitua/3908caebf1fe2525e95c3c8f8607e2e3 to your computer and use it in GitHub Desktop.
[Fix Run Commands Error] Fix `The system cannot find the path specified` Error While Run A Command #windows #shell

修复 The system cannot find the path specified/系统无法找到制定路径 的错误

win + R -> 运行 -> regedit -> 编辑注册表

清空 HKEY_CURRENT_USER\Software\Microsoft\Command Processor\AutoRun

清空 HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor\AutoRun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment