Java app that creates a .reg file for create custom protocols in a Windows machine.
It comes with a GUI
- Choose a name for your custom protocol
- Manually paste a path, or choose .exe file with "Elegir ruta" button
- Click "Generar.reg"
- Install .reg file by double-clicking on it
- Create a link like "MyProtocol:myparameters"
- Done!
- The .reg file is created in the project/jar directory
- The jar is available for download in the "dist" folder