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 […]
Tag: PrimalScript 2014
2014 Software: Do I choose 32 Bit or 64 Bit?
The question you have to ask when you decide to download the 2014 version of our products is: Which platform do I download? 32 bit or 64 bit? Most people with a 64 Bit OS will probably download the 64 bit version, but is this the correct choice? It may not be, depending on your […]
Don’t always start from scratch
We use scripting to automate tasks that would otherwise be very repetitive. However, when it comes to creating a script most users start with a blank slate, an empty file. Then they hunt for copy and paste sources to start and the script fills with bits and pieces from other places. Next time a new […]
From script to server – Deploying solutions with PrimalScript 2014 (Part 4)
Welcome back. As we previously discussed, PrimalScript 2014 has a few new options for the script packager and has added features for creating MSI databases and deploying your script solutions. If you have missed the previous three installments, use the links below to catch up. From script to server – Deploying solutions with PrimalScript 2014 […]
From script to server – Deploying solutions with PrimalScript 2014 (Part 3)
The last time we looked at the new installer option in PrimalScript 2014. You can find the article here: http://www.sapien.com/blog/2014/04/07/from-script-to-server-deploying-solutions-with-primalscript-2014-part-2 If you look at the deploy tab again, you will see a “Deployment” group. These functions will help you distribute your solutions to your target audience. First lets look at the settings. There are […]
From script to server – Deploying solutions with PrimalScript 2014 (Part 2)
Last time we looked at the new packager options in PrimalScript 2014. You can find the article here: http://www.sapien.com/blog/2014/03/25/from-script-to-server-deploying-solutions-with-primalscript-2014-part-1 If you look at the deploy tab again, you see an installer group that was not an option in any of the previous PrimalScript versions This new feature allows you to wrap your scripts, packaged executables, […]
From script to server – Deploying solutions with PrimalScript 2014 (Part 1)
If you take a look at the new 2014 version of PrimalScript you will discover a new tab on the ribbon interface: “Deploy” This tab combines three major stepping stones for deploying your scripting solutions: 1. The Script Packager that you all know from previous versions of PrimalScript. Of course this wouldn’t be much of […]
PrimalScript 2014: Introducing Restore Points
We have all done it. We started messing with code and changed it to the point where it just won’t work anymore. If you employ some kind of version control or backup you usually have some kind of previous version to save the day, but that really depends on how diligent you are with checking […]
The 2014’s Are Here!
The 2014 Versions of Our Applications Are Out! We are very pleased to announce that the 2014 versions of all our software applications are out! We have added lots of new features and abilities, many of which were requests that you sent to us and, therefore, we hope that you are quite happy with what […]