New versions of PrimalScript, PowerShell Studio, PrimalSQL, PrimalXML, and ChangeVue are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2012 v 6.5.130: – Added PowerShell V3 keywords to editor and PrimalMerge – Document Explorer launches PDF file externally if Adobe Acrobat reader control is not installed– Document Explorer gets […]
Tag: PowerShell Studio
PowerShell is HOT!
Microsoft is putting PowerShell at the front and center of Windows 8 and you (and your future career) need to be up to speed—NOW! This month, we are going to help you get there with a super collection of everything you need to go from PowerShell newbie to expert. For a *hugely* reduced price, you […]
Additional downloads for registered users
If you have any software registered at MySAPIEN you will start to see additional downloads when you login. For one, you will see the stand-alone installers for PrimalMerge 2012 and the SAPIEN Document Explorer there. If you are creating a custom install for PrimalScript or PowerShell Studio these two packages are installed as prerequisites and […]
Windows 8, Windows Server 2012 and PowerShell V3
Some of you started sending us emails asking about support for the new versions of Windows as well as PowerShell version 3. Of course all current SAPIEN software will support Windows 8 and Server 2012 whenever they are released. We are continuously testing on these new platforms to make sure our software works on these […]
WinForms Control Reference for PowerShell
We are happy to release the “WinForms Control Reference for PowerShell” guide. This guide provides you with a quick reference for the WinForm controls in PowerShell Studio. The document contains a list of all the important properties, methods, and events that you should be familiar with when creating GUIs in PowerShell. How can I […]
Service Release (7/3/2012)
New versions of PrimalScript, PowerShell Studio, PrimalSQL, PrimalXML, and ChangeVue are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2012 v6.5.128 UPD: Remove CAPICOM dependency for signingADD: License file support PowerShell Studio 2012 v3.0.7 FIX: Minor Parsing IssuesUPD: License File handingADD: Extra PrimalSense support for Split-Path, Get-Module and […]
PowerShell Studio 2012 Review
I stumbled upon the following review of PowerShell Studio 2012 and I thought I share it with our readers. The review was written by Robert C. Cain who according to his bio is a Microsoft MVP for SQL and has been in the IT business for over 20 years. Arcane Code Review of PowerShell Studio […]
Getting started with PowerShell Studio 2012 (Part 1)
Jason Helmick from InterfaceTT finalized the first installment of his Getting started Guide for PowerShell Studio 2012. We are very impressed with his work and have added this guide to the Quick Guides section in our Document Explorer.The new guide is also available from the QuickGuides folder on our download site. Please use the comments […]
Single form or multiple dialogs?
In this installment of our series about user interface design for administrators we explore the transformation of a command line script to a Windows application. We start with a simple little script as shown below: It just prompts for a computer name on the command line, uses that information for WMI query and outputs the […]
User interface design for administrators
This post is the first in a series describing some fundamental design guidelines. Software developers usually have some kind of training in designing user interfaces or they benefit from having a specially staffed department for this task. Administrator usually don’t have the time and don’t get paid to attend UI design classes or study on […]