Last time we learned how you can pre-determine where your script is executed by using meta-comments inside your code.
While this third installment also deals with execution in either 32 or 64 bit environments, the main gap being addressed today…
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
It’s actually kind of funny. I heard the same thing about VBScript years ago, about C++ a decade earlier, and being aware that I am dating myself here, about C, Pascal, Windows Programming, VI, Emacs, punch cards, VT100 terminals and…
Read More
Some folks wandered by our booth and after realizing that some of our products involve editing scripts of various languages reacted with statements like: “I use notepad, it works fine”, “Notepad is just on every machine” or “What would you…
Read More
Many of you folks came by our booth at TechEd and asked about our PowerShell training options. Inevitably the question about learning VBScript came up: “With all the power of PowerShell, why do I need to learn VBScript?”
If you…
Read More
As 64 bit Windows versions become more common, you need to deploy scripts automating 64 bit software as well as maintaining 32 bit versions of the same script.
PrimalScript 2009 has always included a script packager that allowed you to…
Read More