We released a new service build of PowerShell ModuleManager 2019 (v1.1.0). This service build is included as part of the regular update cycle for our subscribers.
New Features
Remote Module Management
PowerShell ModuleManager now allows you to manage modules on…
Read More
Not all Windows applications are purely based on Windows Forms. Take Notepad for example; it uses a “form” if you search for a string, but otherwise it’s just a window with a menu and a text box.
PrimalScript and PowerShell…
Read More
The latest WMI Explorer release (2.2.83) adds support for multiple consoles, just as you see in PrimalScript and PowerShell Studio. This also includes support for PowerShell Core, if installed.
You can switch between different instances with the combo box right…
Read More
A while ago we introduced a new packager engine which enables you to create System Tray applications with PowerShell. We have now extended that a little bit and added the ability to create custom menu entries in the tray application’s…
Read More
This video demonstrates how to work with the Tab Control GUI template using PowerShell Studio.
In this video you will learn how to:
Find the Tab Control template.
Add controls to the form.
Change control properties in the form.
Use…
Read More