Blog

Convert PowerShell Scripts to GUI Applications

January 24th, 2012 by Robert Morey
You have created the mother of all PowerShell scripts and spent endless hours honing its performance and catching error conditions. Now that you are rolling out this gem of a script to your users, you find out that they don't take to the command prompt as you do. You have also found out that some others even go and edit your skillfully crafted script and are now blaming you for errors. You can avoid all of that by converting your command line script to a Windows Forms application with PrimalForms 2011. Create a GUI version of your PowerShell script to make the…   More »

iPowerShell goes PRO

January 23rd, 2012 by Ferdinand Rios
iPowerShell, that MUST HAVE little iPhone/iPad PowerShell reference is going pro with the release of iPowerShell Pro today. The pro app includes a great many infrastructure changes and feature additions which set it up for major future enhancements as well. Here are just some of the changes/additions to iPowerShell Pro: Initial data can be downloaded from SAPIEN servers Ability to add your own PowerShell Help XML files Ability to add your own aliases PowerShell Twitter feed Swipe cmdlet description screen with 2 fingers to get the next/previous cmdlets alphabetically Lync cmdlets added Sharepoint cmdlets added Dynamic header buttons take you…   More »

Service Release (1/19/2012)

January 19th, 2012 by David Corrales
New versions of PrimalScript 2011, and PrimalForms 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2011 v6.0.158 UPD: Misc. improvements and bug fixes.ADD: Manual chapters added to the Document Explorer   PrimalForms 2011 v2.0.19 UPD: Inserts Default Assemblies if they are missingUPD: Spotlight Article ListFIX: Caching issues with PowerShellV3 CTP2FIX: Issue of GridView Columns not appearing when form is ran for the first time…   More »

Docking windows and tabbed views

January 11th, 2012 by Alex Riedel
All SAPIEN Software has docking panels of some kind or another. Combine a multi-tabbed environment like PrimalScript with docked multi-tabbed panels and it can get a bit overwhelming if you dragged your output windows somewhere by accident and can't get it back to where you think it should be. Let's look at the overall layout of PrimalScript:   As soon as you start dragging a panel group or a panel the docking guides appear as shown above.You can drag an entire group of tabbed panels by grabbing the active panel by its caption as shown above. If you only want…   More »

2012 Is The Year Of PowerShell—Are You Ready?

January 3rd, 2012 by Robert Morey
You really need to make PowerShell your top New Year’s Resolution because 2012 is *the* year of PowerShell.  Microsoft is putting it front and center in its Windows Management Framework 3.0 which is due sometime in 2012.  And you need to be ready for it.  Sure, you need to put exercise and a good diet at the top of your priorities, too, but you need to feed and exercise your brain as well.  Keeping your brain in shape will lead to job security, a fat wallet, and incessant praise from your colleagues and your end users.  Well, maybe not…   More »

Welcome 2012!

December 30th, 2011 by Ferdinand Rios
Wow! Has another year gone buy already? It seems as if it was only yesterday that I wrote a Welcome 2011 blog post. 2011 saw quite a bit of activity from SAPIEN. New versions of all of our software products were released. Digital download versions of our videos became available. We continued and improved our support for iOS. So what is in store for 2012? Well I can tell you but then I would have to send the SAPIEN minions to do terrible things to you! Just kidding! About the minions... Seriously though, I would not want to ruin any…   More »

Why is there a shield on my icon?

December 16th, 2011 by Alex Riedel
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 an application that will prompt for elevation and one that does not by looking at the icon: Now, imagine the surprise if you get a shield on your icon and an elevation prompt when you run a file you packaged without a manifest. As you can see from the image below it's all in the name: I simply took the…   More »

PrimalForms 2011: Spotlight on the ContextMenuStrip Control

December 16th, 2011 by David Corrales
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is still applicable to previous versions of PrimalForms. Last time we took a look at the TreeView . This time we will look at the ContextMenuStrip control: ContextMenuStrip [System.Windows.Forms.ContextMenuStrip] Represents a shortcut menu. Default Event: Opening Why use a ContextMenuStrip control? Use the ContextMenuStrip when you want to display a menu of commands when the user right clicks on a specific…   More »

Service Release (12/9/2011)

December 9th, 2011 by David Corrales
New versions of PrimalScript 2011, PrimalForms 2011, and PrimalSQL 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2011 v6.0.157 Fix: Allow easier default template creationNew: New default skin setting (Office 2010)Fix: Script2Exe not signing executablesFix: Crash if PowerShell profile corrupted or read access prohibited   PrimalForms 2011 v2.0.18 ADD: ScriptEditor context menu option to call a Project FileADD: View Spotlight article links to ToolboxPane and PropertyPane's context menusADD: Link to view all product related blog articles to the start page.ADD: Ribbon Button to link to Spotlight articlesADD: Help menu options to designer…   More »

Holiday Packaging Comes in Many (Primal)Forms

December 6th, 2011 by Robert Morey
It’s all about getting what you want this holiday season. You want the best PowerShell development environment on the market and you want to treat yourself to a $50 shopping spree on Amazon (trust us, you do!). Just purchase PrimalForms 2011 for $299 during this month of December and we will send you a gift code for $50 which you can use to buy whatever you want on Amazon.com. Even if that means spending your well-deserved gift on a significant other, your family, or sharing your wealth with a non-profit organization. It’s your choice but you really, really want PrimalForms…   More »