Skip to content

astk4/open-in-cmd-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

this windows shell extension adds an "open in Command prompt" entry to the context menu of a folder or desktop background, similar to the existing "open in Terminal" option. also you can choose either to open as admin or current user.

the extension comes as .NET dll, so you'll have to install it using RegAsm.exe:

  • go to C:\Windows\Microsoft.NET\Framework\(version) on 32-bit or to C:\Windows\Microsoft.NET\Framework64\(version) on 64-bit
  • run in cmd:
 regasm OpenWithCmdExt.dll /codebase

or

regasm OpenWithCmdExt.dll /c

About

Shell extension for Windows 10-11 that adds "Open in Command prompt" menu entry for folders. UPD 2025 has been saving me time EVERY DAY

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages