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.
- Add or remove "Open Command Window Here" from the right-click menu
- Check if the option is already enabled
- Requires administrator privileges
- Windows operating system
- Python 3.x installed
- Admin privileges
-
Download the Script:
- Clone the repository or download the
main.py
file.
- Clone the repository or download the
-
Open Terminal with Admin Rights:
- Press
Win + X
, select Command Prompt (Admin) or PowerShell (Admin).
- Press
-
Run the Script:
- Navigate to the script folder:
cd path\to\script
- Execute the script:
python main.py
- Navigate to the script folder:
-
Follow Instructions:
- Choose to add, remove, or check the status of the "Open Command Window Here" entry.
- Always run with admin rights to ensure registry changes are applied.
- Be cautious when modifying the Windows registry.
This project is licensed under the MIT License. See the LICENSE
file for details.
Contributions are welcome! Open an issue or submit a pull request for improvements.
If you found this project useful, please consider giving it a star! ⭐ Your support helps improve the project and encourages others to contribute.