Microsoft has recently released PowerShell 7.2.8 and 7.3.1. We usually try to support new versions as quickly as possible, but this time we hit a bit of a problem.
There is an issue with the 7.3.1 hosting package, which does…
Read More
The subscription model for our products was discontinued effective January 22, 2024. Active subscriptions will remain active until canceled or terminated for non-payment. If you want to transfer your subscription to a perpetual license or have questions, please contact sales@sapien.com.…
Read More
The subscription model for our products was discontinued effective January 22, 2024. Active subscriptions will remain active until canceled or terminated for non-payment. If you want to transfer your subscription to a perpetual license or have questions, please contact sales@sapien.com.…
Read More
The last article in our PowerShell Studio Project Series follows Forms and Multi-Form Projects.
Form
Form projects allow for objects or connections to be created before the initialization of the form; with a standalone form, you cannot initialize anything before the form.…
Read More
The last installment in our series about the SAPIEN Script Packager introduces the Custom Build Command settings.
This process is pretty straightforward. Any specified Pre-build command is executed before packaging takes place. So if you need to copy dot-sourced files…
Read More
We examine Version Information in this post as we continue our series about the SAPIEN Script Packager settings.
File Properties
Version Information is stored in the resources of an executable file. A user can right-click on a file, select Properties,…
Read More
In this installment of our Script Packaging series, we review the options for adding restrictions when running your packaged script.
Sometimes running an application on a platform that is not supported or under conditions that are not secure can do…
Read More
This article in our Script Packaging Step-by-Step series explains how to add icons to your application.
Every packaged script gets a default icon assigned, which is the icon shown for that executable in Windows Explorer, or in the task bar…
Read More
In this installment of our Script Packaging series, we explore the Output Settings. Most settings on this page have a reasonable default; we will address each setting and its alternatives.
Output settings
We will start with the Output settings group.…
Read More
This first article in our SAPIEN Script Packager series walks you through the Script Engine settings.
When you open the SAPIEN Script Packager for the first time, the number of options can be a bit daunting. But fear not; most…
Read More