PSLauncher

0.1.14

A GUI to launch any PowerShell script, function, or any other executables. Everything is saved in a json config file. Also created menu items that assists in creating the buttons and panels. The function will ask you a couple of questions, and adds the result to the json file.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSLauncher -RequiredVersion 0.1.14

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSLauncher -Version 0.1.14

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Pierre. All rights reserved.

Package Details

Author(s)

  • Pierre Smit

Tags

gui powershell wpf

Functions

Add-PSLauncherEntry New-PSLauncherConfigFile Start-PSLauncher Start-PSLauncherColorPicker

Dependencies

Release Notes

Updated [09/04/2022_05:57] Redid the config file with new parameters. Your old config file will need to be recreated.

FileList

Version History

Version Downloads Last updated
0.1.19 453 7/7/2022
0.1.18 33 7/6/2022
0.1.17 40 6/24/2022
0.1.14 (current version) 75 4/9/2022
0.1.12 46 3/22/2022
0.1.10 66 2/25/2022
0.1.8 66 11/15/2021
0.1.6 41 11/6/2021
0.1.5 37 11/4/2021
0.1.4 40 11/4/2021
Show more