How to create a contextual menu on Windows Explorer for PyInstaller packaging

Package your python application (for Windows and Linux) with just a right-click! Recently I’ve written a brief post about the packaging of a python script for Linux and Windows on a Linux machine, using PyInstaller and Wine. Today i want to propose the same process, performed on Windows. Prerequisites An …

Article Link: https://andreafortuna.org/programming/how-to-create-a-contextual-menu-on-windows-explorer-for-pyinstaller-packaging/