Microsoft .NET Framework フォーム作成機能を利用することで、カスタムのグラフィカル入力ボックスを作成することができます。 作成例 以下のスクリプトにComboBoxやButtonを追加することで、汎用的に使うことができると思います。 # 外部ファイルの読み込み ...
In the last lesson I demonstrated how to use the title bar of the PowerShell console or the PowerShell ISE to display status messages. Another option is it use a graphical Windows form. Normally, when ...