en-US/about_PsLauncher.help.txt
PsLauncher about_PsLauncher SHORT DESCRIPTION a GUI to launch any PowerShell function, file or executable. You can also create a systray tool for quick access. One systray tool will use the same json config file as the full gui. Or create a seperate systray tool with a .csv as a config file. Also included is helper functions to create buttons and panels for you. NOTES Functions in this module: New-PS_CSV_SysTrayConfigFile -- Creates the config file for Start-PS_CSV_SysTray New-PSLauncherConfigFile -- Creates the config file with the provided settings Start-PS_CSV_SysTray -- Gui menu app in your systray with custom executable functions Start-PSLauncher -- Reads the config file and launches the gui Start-PSLauncherColorPicker -- Launches a Gui form to test and change the Color of PSLauncher. Start-PSSysTrayLauncher -- Gui menu app in your systray with custom executable functions SEE ALSO https://github.com/smitpi/PSLauncher https://smitpi.github.io/PSLauncher/ |