Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议为资源管理器增加 “在当前路径此进入cmd” #63

Open
Faith-Mian opened this issue Jan 25, 2022 · 4 comments
Open

Comments

@Faith-Mian
Copy link

Faith-Mian commented Jan 25, 2022

建议为资源管理器增加 “在当前路径此进入cmd”

@Faith-Mian Faith-Mian changed the title 建议为资源管理器增加 “在当前路径此进入cmd” 还有为应用程序增加“在资源管理器中打开该程序所在路径” 建议为资源管理器增加 “在当前路径此进入cmd” Jan 25, 2022
@AlexanderPro
Copy link
Owner

Could you please translate it into English?

@Lutra-Fs
Copy link

Lutra-Fs commented Jan 29, 2022

The translation should be
'better add "Open the current directory in cmd" in windows explorer'

Note: Use Shift+Right Click in the directory should provide this function built-in.
在当前目录中使用 Shift+右键 将可以在 Windows Powershell/命令提示符/Windows Terminal 中打开此目录

AlexanderPro added a commit that referenced this issue Jan 30, 2022
@AlexanderPro
Copy link
Owner

You can use "Start Program | Open Command Window" menu item in the version 2.19.2

@Corgile
Copy link

Corgile commented Apr 1, 2022

这个改下注册表就可以了,送你一个(管理员身份CMD)

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
"ShowBasedOnVelocityId"=dword:00639bc8
@="&CMD Admin"
"Icon"="C:\\Windows\\System32\\cmd.exe ,0"
"HasLUAShield"=""

[HKEY_CLASSES_ROOT\Directory\Background\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants