This sale is no longer active.
…
Read More
When I announced, with obvious glee, that I was invited to present to the Omaha PowerShell User Group, I got a few virtual eye rolls from folks online. “Omaha. Must be fun after New York City. Hehe,” I heard. “Hope…
Read More
If you create PowerShell GUI apps in PowerShell Studio, you become very familiar with the events of the Windows Forms types, like the Load event of forms, the Click event of buttons, and the TextChanged event of textboxes.
PowerShell Studio…
Read More
Source control systems usually operate in one of two ways: Check-in and check-out or with a concurrent submit. Check-in and check-out makes it easy to coordinate access to files in a project by team members. While a file is checked…
Read More
Many Windows PowerShell modules include nested modules. In fact, some of your favorite cmdlets might be in a nested module, but you wouldn’t typically know it. Nested modules are reusable, so you can repackage and use nested modules independently and…
Read More
We released a new service release for PowerShell Studio 2015 (v4.2.92).
Here’s what’s new:
Memory Improvements
In this build we improved PowerShell Studio’s file memory usage. Larger files should now load faster and use up less memory than in previous…
Read More
As a beginner developer of PowerShell GUIs, I’m always looking for easy ways to make my simple applications more sophisticated and usable. One of the basic usability features in most applications is typing <Enter> in a textbox to invoke a…
Read More
We released a new service release for PowerShell Studio 2015 (v4.2.90).
Here’s what’s new:
Updated Editor Themes
We updated the editor’s themes including the default, so be sure to apply the new PowerShell Studio theme after updating. These themes…
Read More
Are you planning on upgrading your device(s) to Windows 10? Put on the brakes and save yourself a headache! There are a few necessary steps that need to be taken prior to the upgrade, in order to prevent the loss…
Read More
We have recently discovered an issue with our software activation system.
If your username or password contains asterisks (*) and apostrophes (‘), your activation might fail with the following error:
We are working to remedy this situation. In the meantime,…
Read More