Both PrimalScript 2014 and PowerShell Studio 2014 will have to ability to create Windows Installer files (MSI) for your scripts, modules or packaged executables. It works pretty straightforward; put the files you want to install into a folder, enter some…
Read More
The Script Packager has been a key feature of PrimalScript for many years now. Devised originally in the Windows 2000 era, it has some features that simply are no longer relevant or applicable in modern Windows versions. As many of…
Read More
We have all heard that phrase. We have all faced that scenario. A script runs perfectly fine on your machine or any VM you have, but just refuses to do anything useful on that one server where it really matters.…
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.145:
ADD: Compare file button to the document tab context menu
FIX: Packager $Commandline variable adding backticks…
Read More
One question keeps popping up in our support forums and inboxes: How can I make PrimalScript execute my AutoIt, HTML, PigLatin <fill in any other script language here> script?
This is fairly simple as long as you know what the…
Read More
We do get this question from users new to our software quite frequently. We realize that there is some overlap between the two products, they are both editors after all and both support PowerShell. I could go on and explain…
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.142:
UPD: Minor bug fixes and enhancements
PowerShell Studio 2012 v3.1.17
FIX: Potential issue when editing…
Read More
This month we are offering you a great deal on our two most popular software applications—buy either PrimalScript 2012 or PowerShell Studio 2012 at full price and receive the other one for half off. These are the current versions of…
Read More
Some of you may have already encountered this. You upgraded your system to PowerShell 3.0, 4.0, or 5.0 and you want PrimalScript or PowerShell Studio to recognize the new version of PowerShell. This article addresses that very question. You can accomplish this by…
Read More
Syntax coloring for programming languages was originally introduced as a visual aid to assist developers in assessing the syntactical correctness of code. Unlike the squiggly red or green underlines in Microsoft Word colors indicate validation rather than error. So while…
Read More