This program create an icon in the notification area that allow to create shortcut to powershell scripts.
Icon left click will open the program folder. Icon right click will open the context menu, that show the configured scripts and the config option.
The config option, allow to configure the scripts. In this option if you double click in ScriptFile column it opens a dialogbox to select the script.
Left click in the script, will run the script. Right click in the script, will open powershell ise to edit the script.
Suggestions are welcome.