With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. PowerShell Studio 2014 introduced the new Collection Project: https://www.sapien.com/blog/2014/07/29/powershell-studio-2014-collection-project/ The Collection Project simply groups various files without creating a single script as in a normal project and each script file […]
Category: What’s new
PrimalSQL 2015: What’s New?
The release of PrimalSQL 2015 (v4.1.41) introduces some changes and new database providers. Updated Database Browser The Database Browser was overhauled so that it will load the database piecemeal instead all at once. As a result, the schema will always be displayed in the database browser tree. When you expand a schema node for […]
PowerShell Studio 2015 – New FolderBrowserModernDialog Control
With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. This next new feature was also added in response to user feedback. This particular user wanted to use the modern version of the folder browser dialog that is available in […]
PowerShell Studio 2015 – New Navigation Bar
With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. The second major feature included in this release is: The Navigation bar The new navigation bar, located above the editor, allows you to jump between functions, workflows, events and more. […]
PowerShell Studio 2015 – New Parameter Block Formatting
With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features which we will cover in detail over a series of articles. This first feature added was in response to user feedback. Parameter Block Formatting Three new options were added to PowerShell Studio 2015 that allow you to control different aspects of […]
What’s new in PrimalScript 2015?
Our 2015 versions have been out for a while and most of you already know about some of the new features. But we want to make sure you don’t miss anything, so here is a brief recap. PrimalScript 2015 now has a PowerShell dialog editor If you create graphical user interfaces (GUI) in PowerShell all […]
PowerShell Studio 2015 – What’s new?
The new version of PowerShell Studio is upon us. All major releases are included as a free upgrade for those with an active subscription. PowerShell Studio 2015 We worked hard on overhauling the parser and other internal systems so that we can implement your requested features and improve the overall editing experience in PowerShell […]
The 2015s Have Arrived!
We are excited to announce that the 2015 versions of all of our software applications have arrived and are now available free of charge to all active 2014 subscription holders. Many of you will see that your submitted requests have been implemented in these new versions, so we hope that you enjoy all of the […]
Throwback Thursday: Making batch files into executables
PrimalScript 2014 can make a variety of script files into executable files. We call that packaging. This feature is mostly used by VBScript and PowerShell administrators to wrap their scripts into an executable file that can be shipped to end users and prevent prying eyes from seeing what makes the magic happen. For the aforementioned […]
PrimalScript 2014 Service build 7.0.49
We do not always blog about service builds. But when we do, it is important. Code responsibly. PrimalScript 2014 has some new features in the MSI builder you want to check out. First of all you can now control the specific minimum version of PowerShell required. If an older version is present, a message box […]