how to add a menu item to any folder right click in windows explorer that passes the selected folder as argument to the python script ?
I have written a tool in python that takes the folder path as argument and do the slideshow of the images in that folder, for which I want to do this.