How I learned to love DialogResult

This post discusses the DialogResult property of buttons, which often confuses beginning PowerShell GUI app designers. When I first started learning how to write PowerShell GUI applications, I thought of the DialogResult property of buttons as the “evil property.” What else would I think? If the DialogResult property of a button is set to any […]

Read More

Where are v3 and v4? PowerShell Versions in PowerShell Studio

In this post, we explain why PowerShell Studio can run your scripts only the versions of Windows PowerShell that are installed on local and remote computers. If you’ve recently upgraded to Windows 10 from Windows 7, 8, or 8.1, you’ll notice quickly that you now have Windows PowerShell 5.0. Depending on your upgrade path and […]

Read More

Output from a Script in an Executable File

This is the fourth blog in a multi-part series about designing a Windows PowerShell script that will be packaged in an executable file. Passing Parameters to a Script in an Executable File explains how to use the special parsing features of PowerShell Studio and PrimalScript to make passing parameters easy for PowerShell users and authors. […]

Read More

Spotlight on the Label Control

The Spotlight on Controls series describes the controls, that is, the objects in the System.Windows.Forms namespace, so you can use them effectively when building GUI apps in PowerShell Studio and PrimalScript. Each post focuses on one control and lists its most important properties, methods, and events, including the default event that PowerShell Studio adds to […]

Read More

How do you run scripts?

It’s one of those questions that probably divides people into clans, like where you place your curly braces in a script block. Take the survey: How do you run scripts? But, it’s an important question for productivity. Those of us who live the PowerShell life run scripts all the time. We might also delegate the […]

Read More

Displaying Help for a Script in an Executable File

This is the third blog in a multi-part series about designing a Windows PowerShell scripts that will be packaged in an executable file. Passing Parameters to a Script in an Executable File explains how to use the special parsing features of PowerShell Studio and PrimalScript to make passing parameters easy for PowerShell users and authors. […]

Read More

Parsing Parameters for a Script in an Executable File

This is the second blog in a multi-part series about designing a Windows PowerShell script that will be packaged in an executable file. Passing Parameters to a Script in an Executable File explains how to use the special parsing features of PowerShell Studio and PrimalScript to make passing parameters easy for PowerShell users and authors. […]

Read More

Create a PowerShell GUI App with a Fixed-Size UI

The newest video in our “Check out this feature” series is actually an answer to a great question that was posed to me on Reddit. A PowerShell GUI with a Fixed-Size UI shows you how to use the features of PowerShell Studio to create a PowerShell GUI app that the end-user cannot resize.   A fixed-size […]

Read More

Passing Parameters to a Script in an Executable File

This is the first blog in a multi-part series about designing a Windows PowerShell script that will be packaged in an executable file. Passing Parameters to a Script in an Executable File explains how to use the special parsing features of PowerShell Studio and PrimalScript to make passing parameters easy for PowerShell users and authors. […]

Read More

Search

Enter any query and press enter
Advanced search operators:
+ ⟶ Term must appear
- ⟶ Term must not appear
"" ⟶ Exact string must appear
How do I use these?

Join our mailing list

Enter your email address to subscribe to our mailing lists for Monthly Blog Digests, Product Announcements and more (you can choose which you receive once you sign-up!)

Tags

Categories

Archives

Dashboard