This is a program that runs in the Windows System Tray and allows users to configure custom right click menus.
- It's a .NET 6.0 project, it should load into Visual Studio with little hassle.
- Custom scripts are imported through the
\SystemTrayProgramLauncher\SystemTrayProgramLauncher\bin\Debug\net6.0-windows\environment\env.txt
file. - The
env.txt
file should be in the format [ Title ]###[ Path to script ]
- Always welcome :)
- MIT License