Skip to content

A script to add a python script to the right-click (context Menu) on windows.

License

Notifications You must be signed in to change notification settings

seddie95/python_script_in_right_click_menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

python_script_in_right_click_menu

A script to add a python script to the right-click (context Menu) on windows.

Intsruction

Before running this script open your terminal or IDE in administrator mode to allow for the editing of registry information.

The winreg module is required to access the contents of the windows registry
pip install winregistry

Modify script to insert your own python script to be shown in the context menu

About

A script to add a python script to the right-click (context Menu) on windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages