en-US/about_PSSysTray.help.txt
PSSysTray about_PSSysTray SHORT DESCRIPTION Creates a System Tray Menu from a csv file to launch any PowerShell Command or file (or any other executable) NOTES Functions in this module: Edit-PSSysTrayConfig -- Edit the config File New-PSSysTrayConfigFile -- Creates the needed .csv file in the specified folder. Start-PSSysTray -- This function reads csv config file and creates the GUI in your system tray. SEE ALSO https://github.com/smitpi/PSSysTray https://smitpi.github.io/PSSysTray |