This is being modernized and migrated into https://github.com/KnarrStudio/ITPS.OMCS.CodingFunctions.
Install and Load the module Download and publish to your local repository (yourlocRepo)
Install-Module -Name ITPS.OMCS.CodingFunctions -Repository yourlocRepo -MinimumVersion 1.2.3.15
Import-Module -Name ITPS.OMCS.CodingFunctions
Show-MenuFunctions
Or find the raw code here: https://gist.github.com/OgJAkFy8/6e8a07fad58b852994aebe9c294fac61
The same functions will still be available:
- Show-QuickMenu
- Show-MainMenu
- Show-InputBoxButtonClick
- Show-GuiMenu
- Show-DynamicMenu
- Show-AsciiMenu
- Show-OneClickGuiMenu
- Show-ChoiceGuiMenu