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 add support for too many API’s that get potentially outdated fast. But most importantly, many […]
Category: Windows PowerShell
PowerShell Studio: PrimalSense for Object Constructors
In the last service release (v3.1.13), we expanded PowerShell Studio’s PrimalSense. Now when you use the New-Object’s ArgumentList parameter, PowerShell Studio will automatically display the list of possible constructors for the given object type: In addition, you can tab insert the constructor parameters in a similar fashion to the previously announced method completion feature: […]
iPowershell Pro: Updated cmdlet help
The Microsoft Powershell help team has updated Powershell help as of Oct. 31st 2012. iPowershell Pro users should update their cmdlet and about_help files using the Reload button found on the cmdlet and about_help lists and select the Download option. This will ensure that you have the latest and greatest Powershell help files on your […]
PowerShell Studio: New Form Template
In the (v3.1.9) service release we introduced a new form template called: Wizard Template. This template simulates an application wizard by utilizing a TabControl to represent the various pages of the wizard. The template also includes navigation buttons that enable and disable depending on the current position and if the controls validate. Each tab […]
User Blog Article on PowerShell Studio 2012
I found this great article on PowerShell Studio 2012, written by one of our users on the Technically Speaking blog: Getting Started with PowerShell Studio 2012 Thank you for the great article Derek!
Revisiting The Packager and Command Line Arguments
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 cover how to simulate the packager parameters so that you can test your script without […]
Debugging Modules in PowerShell Studio 2012
PowerShell Studio now makes it easier to debug and run your module projects. You now have the ability to execute and debug a module project directly from the IDE (Supported in PowerShell Studio 2012 v3.1.9 and up). Debugging a module project: When debugging (F4) or running (Ctrl + F4) a module project for the first […]
PowerShell V3 support
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 pretty easy to switch which version you want to develop for, just press a button. […]
Developing PowerShell scripts for other machines (Part 2)
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 assume we put that file on the desktop of your local machine. Now fire up […]
SAPIEN Gets ZOMBIFIED!
Faster than you can scream “SHAWWWWWN!,” Halloween will be here and we are feeling a bit goofy. So much so that we’re gearing up for a S-C-A-R-Y special, just for you! On Halloween, October 31, buy 5-packs of PowerShell Studio 2012 at 50% off! What?! You heard right—50% off! This will happen only on our […]