码迷,mamicode.com
首页 > Windows程序 > 详细

windows 右键 cmd ls 时无乱码

时间:2019-05-12 23:46:44      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:windows   edit   sso   round   mic   ESS   roo   HERE   exe   

新建 .reg 文件 然后执行

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCmdHere]
@="Open Cmd here"
"Extended"=""


[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCmdHere\command]

@="cmd.exe -noexit -command Set-Location -literalPath '%V'"



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor]
"AutoRun"="doskey ls=ls --show-control-chars --color&&set LANG=zh_CN.UTF-8"

windows 右键 cmd ls 时无乱码

标签:windows   edit   sso   round   mic   ESS   roo   HERE   exe   

原文地址:https://www.cnblogs.com/edhg/p/10854314.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!