Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 661 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 661 Bytes

Custom Protocol Generator

Java app that creates a .reg file for create custom protocols in a Windows machine.

It comes with a GUI

How to use?

  1. Choose a name for your custom protocol
  2. Manually paste a path, or choose .exe file with "Elegir ruta" button
  3. Click "Generar.reg"
  4. Install .reg file by double-clicking on it
  5. Create a link like "MyProtocol:myparameters"
  6. Done!

Notes:

  • The .reg file is created in the project/jar directory
  • The jar is available for download in the "dist" folder
Download .jar