PowerShell Interactive Menu – fun with System.Console class
UI in Powershell In the previous post, I finished short series about custom protocol handlers. Today I will focus on a different topic. I’ll describe how to use one of the most basic .net classes: System.Console to create a console-based, PowerShell Interactive Menu. It’s a fun, old-school experience – but it still might be useful […]
PowerShell Interactive Menu – fun with System.Console class Read More »