To register your license key, that is. Did you purchase a license for our software, perhaps years and years ago, and never register it in your MySAPIEN account? You should, and there are some very valid and important reasons for…
Read More
For quite some time we have been asked to add support for the aforementioned version control systems to PrimalScript. But every time we looked into it, the API changed or the preferred system du jour changed. We didn’t want to…
Read More
New versions of our SAPIEN Software are available. Registered users can download the latest service builds from MySAPIEN.
Release Notes:
PrimalScript 2012 v 6.5.136:
ADD: Reference Highlighting
ADD: Custom Tools Menu
UPD: Minor bug fixes and enhancements
PowerShell…
Read More
You have asked for it, here it is. With this new service build of PrimalScript 2012 (6.5.136) you get reference highlighting.
For those of you not familiar with this functionality, read on.
Basically if you double click on an identifier,…
Read More
New versions of PrimalScript 2012 and PowerShell Studio 2012 are available. Registered users can download the latest service builds from MySAPIEN.
Release Notes:
PrimalScript 2012 v 6.5.135:
UPD: PowerShell Help Content
UPD: Disabled Add / Remove Breakpoints during V3 debugging…
Read More
The original The Packager and Command line Arguments blog article discussed how to pass parameters to a packaged executable. In this article we will revisit this subject and update the functions introduced in the previous article. The article will also…
Read More
Sometimes we get so used to how software works that we just miss if anything works differently. I am amazed to how many users I talk who have never noticed this feature in PrimalScript, even though it has been there…
Read More
Just in case you missed it. With the latest service builds of PrimalScript 2012 and PowerShell Studio 2012 we added support for PowerShell V3.
PrimalScript 2012 version switch
PowerShell Studio 2012 version switch
As you can see it’s…
Read More
Yesterday we showed you how to export the cache information on a remote machine. Today we go through the steps to actually use that information. Remember that we exported the cache file on that Windows 2008R2 machine as “WIN2008R2TESTVM.CacheExport”. Let’s…
Read More
One of the challenges you face while developing any PowerShell script is that modules that reside on your target platform are not available on your local computer. Just as an example, try installing Microsoft SharePoint 2010 modules on your 32…
Read More