Skip to content

A Python script to add or remove the "Open Command Window Here" context menu entry in Windows using the registry.

License

Notifications You must be signed in to change notification settings

mustafachyi/OpenCmdHere-Context-Menu-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OpenCmdHere Context Menu Manager

Easily manage the "Open Command Window Here" option in the Windows context menu. Use this tool to quickly add or remove the feature for opening a command prompt in any folder.

Features

  • Add or remove "Open Command Window Here" from the right-click menu
  • Check if the option is already enabled
  • Requires administrator privileges

Requirements

  • Windows operating system
  • Python 3.x installed
  • Admin privileges

Quick Guide

  1. Download the Script:

    • Clone the repository or download the main.py file.
  2. Open Terminal with Admin Rights:

    • Press Win + X, select Command Prompt (Admin) or PowerShell (Admin).
  3. Run the Script:

    • Navigate to the script folder:
      cd path\to\script
    • Execute the script:
      python main.py
  4. Follow Instructions:

    • Choose to add, remove, or check the status of the "Open Command Window Here" entry.

Notes

  • Always run with admin rights to ensure registry changes are applied.
  • Be cautious when modifying the Windows registry.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Contributing

Contributions are welcome! Open an issue or submit a pull request for improvements.


Like this project?

If you found this project useful, please consider giving it a star! ⭐ Your support helps improve the project and encourages others to contribute.

About

A Python script to add or remove the "Open Command Window Here" context menu entry in Windows using the registry.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages