Skip to content

With this tool you can add any program you want to the right click menu

License

Notifications You must be signed in to change notification settings

Neoexe01/Context-menu-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Context-menu-Tool

English

This program makes it easy to add shortcuts for any program to the right-click menu.

Features

  • Creates a new key with a specified name at the desired location.
  • Creates a "command" subkey.
  • Sets the (default) value of the "command" subkey to the file path of the program you specify.

Requirements

  • Operating System: Windows 10+
  • Python Version: 3.7+

Installation

To use this project, follow these steps:

  1. Install Python version 3.7 or higher: Download Python.
  2. Download this repo as a .zip file and extract it or clone the repository.

Usage

  • Run the Start.bat file as Administrator.
  • Enter the name you want to see in the right-click menu.
  • Enter the file path of the desired program within quotation marks ("").

Troubleshooting

If you encounter an error, try the following:

  • Your Python version may not be 3.7+. Update your Python version and try again.
  • Ensure you select "Run as Administrator" when running the Start.bat file. Right-click on the file and select "Run as Administrator."
  • Verify that the file path of the program exists and does not contain the following characters: ! ' ^ + % & = ? -.

Development and Contribution

This project is open to contributions! If you'd like to improve or fix bugs in this project, follow these steps:

  1. Fork this project (click the "Fork" button in the top right corner).

  2. Make changes on your local machine.

  3. Test your changes.

  4. Commit your changes and create a pull request.

Program Screenshots

CMD Registry Context menu


Türkçe

Bu program, sağ tık menüsüne istediğiniz program için kısayol eklemenizi kolaylaştırır.

Özellikler

  • Belirtilen konumda istediğiniz ada göre yeni anahtar oluşturur.
  • Alt anahtar olarak "command" anahtarı oluşturur.
  • "command" anahtarındaki "(varsayılan)" değerine, vermiş olduğunuz programın dosya yolunu girer.

Gereksinimler

  • İşletim Sistemi: Windows 10+
  • Python Sürümü: 3.7+

Kurulum

Bu projeyi kullanmak için aşağıdaki adımları izleyebilirsiniz:

  1. Python 3.7 veya daha yüksek bir sürümü yükleyin: Python İndir.
  2. Bu repoyu .zip olarak indirin ve rar'dan çıkarın veya klonlayın

Kullanım

  • Start.bat dosyasını Yönetici olarak çalıştırın
  • Sağ tık menüsünde görmek istediğiniz adı yazın
  • İstediğiniz programın dosya yolunu Tırnak işareti ("") içinde girin girin

Hata ile karşılaşırsanız yapmanız gerekenler

  • Python sürümünüz 3.7+ olmayabilir Python sürümünüzü güncelleyin ve tekrar deneyin
  • start.bat dosyasını çalıştırırken "Yönetici olarak çalıştır" seçeneğini seçmeniz gerekebilir. Sağ tıklayın ve Yönetici olarak çalıştır seçeneğini tıklayın.
  • Programın Dosya yolunun var olduğundan ve şu karakterleri içermediğinden emin olun ! ' ^ + % & = ? -

Geliştirme ve Katkı Sağlama

Bu proje, katkılara açıktır! Eğer bu projeyi geliştirmek veya hata düzeltmek isterseniz, aşağıdaki adımları takip edebilirsiniz:

  1. Bu projeyi fork'layın (sağ üstte "Fork" butonuna tıklayın).

  2. Kendi bilgisayarınızda bir değişiklik yapın.

  3. Değişikliklerinizi test edin.

  4. Yapmış olduğunuz değişiklikleri commit'leyin ve pull request oluşturun.

Programdan Ekran Görüntüleri

CMD Registry Context menu