SAPIEN Information Center
Managing Your Activations
Each licensed user is entitled to a maximum of two devices to be activated and operating at any given time for their personal use. Many of you may be wondering - How do I get an activation back?
Did you know that there are a couple of different options when it comes to removing a software activation? These include deactivating within the software, resetting via your SAPIEN account, or contacting us directly.
How to execute a script from a Windows Form and capture the output in a text box
We often get asked how to execute an external script from a Windows Form and capture the output in a text box. This example shows how to accomplish this in just a few steps with PowerShell Studio.
How to work with resizing forms and anchoring controls
Developing a Windows GUI application requires an understanding of the Microsoft .NET Framework, which is a broad topic that has been documented by Microsoft Corporation.
PowerShell Studio provides the necessary controls to develop a Windows application with PowerShell, but extra effort is needed to complete building the GUI application; this is where you can leverage the Microsoft Documentation on Windows Forms.
The Return of the File Browser
Back in the lost ages of pre-internet dawn, PrimalScript sported a File Manager panel which enabled users to quickly open, rename and copy files on their hard drive without having to switch to another application. Over the years this particular panel became less and less important as screen sizes increased, multi-monitor support became prevalent and Admins spent much more time in Windows File Explorer anyway.