If you package your script with PrimalScript’s or PrimalForm’s packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed.
It’s easy to spot the difference between…
Read More
PrimalPad gets upgraded with code folding, new languages and the ability to run scripts. With this new 2011 version of the ever popular Notepad replacement you get support for code folding in VBScript, JScript and PowerShell.
Because some of you…
Read More
We released our PowerShell Video Training as a download and the response was overwhelming! Once again, you asked for it, you got it! Our VBScript Video Training set is now available as a download! This is the perfect way to…
Read More
The latest build of PrimalScript 2011 has a new little toy built in. If you run a script from within PrimalScript, it will time the execution and print the elapsed time after the script has finished in the output window.…
Read More
Many of the scripts you develop use command line arguments to specify data that needs to be passed to the script. In a production environment these parameters usually change for each invocation of a script.
For debugging however most developers…
Read More
We have received a couple requests in the last few days to explain the security implications of using our Remote Script Execution Engine (RSEE).
The RSEE service must be installed on a target machine and uses a configurable tcp/ip port…
Read More
One of the most important things for any type of development is quick and efficient access to help information. No matter whether you are a seasoned developer or just started to write scripts longer than five lines, at some point…
Read More
The ILOVEYOU virus in the year 2000 gave Windows Script Host a bad rep because it simply executed every script you double clicked on. Now, mind you, I personally think that was much more the fault of the email clients…
Read More
PrimalScript 2009 usually uses CScript.exe to run VBScript files and captures its output and directs it to the IDE’s output windows.
Since PrimalScript 2009 is a 32 bit application the host used is also of the 32 bit variety, residing…
Read More
SAPIEN’s PowerShell training does indeed cover PowerShell V2. We offer PowerShell V2 training in the following forms:
Self Paced Training – Our PowerShell Class-on-Disk series was developed by Don Jones and is a four DVD set consisting of Fundamentals, Intermediate…
Read More