Create Graphical User Interface PowerShell

Create Graphical User Interface PowerShell

Hello,

There a few different ways to build GUI with PowerShell. I demonstrated one previously., today we’ll see a few more. There is two major technologies that you can use.

  1. Win Forms
  2. Windows Presentation FrameWork

IseSteroids that I talked about in the previous article uses WPF, this is the “new” way of building GUI in PowerShell:

Create Graphical User Interface PowerShell - IseSteroids

Ise Steroids

Now, some people created products/editors/modules to help you build GUI from PowerShell, sometimes with a WYSIWYG (What You See Is What You Get) way. I can name a few ones, some are free, some required a paid license:

This list is not exhaustive, feel free to comment this article to add more of them.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.