In the latest build of PowerShell Studio 2014 (v4.1.71) we made some UI changes to the Ribbon. Particularly the Home tab of the Ribbon:
The most notable change is to the Run group. We changed the run and debug icons…
Read More
Those of you who previously tried the community preview of PowerRegEx 2014 will notice that we made some significant changes to the tool.
Here are some of the new features of PowerRegEx 2014
Ribbon Interface
The first major change is…
Read More
ScriptMerge 2014 has been updated with the recent service releases of PrimalScript 2014, PowerShell Studio 2014 and VersionRecall 2014.
Comparing the same files over and over again? You can use the new file groups function to open these compares quickly.…
Read More
With the 2012 release of the ever popular PrimalPad, our portable PowerShell and VBScript editor, we switched to the now almost ubiquitous ribbon user interface. One thing that disappeared because of that was the custom user tools menu. Mostly because,…
Read More
The SAPIEN Productivity Pack has arrived!
This new collection of software utilities is an ever growing assemblage of useful tools for system administrators, developers and DevOps. Whether you are working with PowerShell, VBScript, Jscript, C++, C#, SQL or HTML, and…
Read More
In a previous article we covered the new Function Builder. In the latest service release of PowerShell Studio 2014 (v4.1.64), we improved parameter set support in the Function Builder.
As you can see, we altered the ordering of the fields…
Read More
With the next service builds for all SAPIEN software products you will notice a new icon in the upper right corner of the ribbon:
Clicking on the new icon will show you a new license dialog that is also available…
Read More
PrimalScript 2104’s PowerShell Debugger has received a minor update with build 7.0.44.
The variables window now shows the actual .NET type of the underlying variable in a separate column.
In addition to that you can also see array data. If…
Read More
We offered a mechanism on how to import a remote machine’s Module profile as mentioned here and here. The import can be extremely useful when you need to work on a script that runs on a remote server.
PowerShell Studio…
Read More
If you are working with a GUI script within PowerShell Studio and find that you need to edit the exported script to modify the control’s initialization, then you are doing something wrong.
Don’t get me wrong, modifying and initialization of…
Read More