Module or dot sourcing? Which one when?
Why do I need a time stamp when signing a script?
Installing Modules with a JSON file in PowerShell ModuleManager
PrimalScript 2020 adds PowerShell 7 support
Runspace Contamination: What is it and how do I avoid it?
Script Packaging Step-by-Step: Choosing a Script Engine
Script Packaging Step-by-Step: Output Settings
Script Packaging Step-by-Step: Adding icons to your application
Script Packaging Step-by-Step: Adding Restrictions
Script Packaging Step-by-Step: Embedding Credentials
Script Packaging Step-by-Step: Version Information
Script Packaging Step-by-Step: Custom Build Commands
Sudo for PowerShell – or – I meant to open the shell with elevated privileges!
Where is the Documents Folder?
Modules, Modules, Modules
This article provides an overview of a new feature introduced in PrimalScript 8.1.179 that allows you to add modules to the MSI file that installs your PowerShell application.
Modules are a substantial part of the PowerShell infrastructure; in many ways,…
The post Modules, Modules, Modules first appeared on SAPIEN Blog.
Packaging PowerShell Scripts for ARM64
ARM processors have been part of the Microsoft Windows computer infrastructure for some time. Windows 10 officially started supporting it back in 2017. I am intentionally leaving out Windows 8 on Windows RT; if you have encountered this, you likely…
The post Packaging PowerShell Scripts for ARM64 first appeared on SAPIEN Blog.
Why is my form fuzzy?
So you downloaded PowerShell Studio and designed the latest and greatest PowerShell application. Much blood, sweat, and coffee went into endless hours of pushing controls pixel by pixel, sizing things correctly, testing and debugging. And finally, you are ready! Ready…
The post Why is my form fuzzy? first appeared on SAPIEN Blog.
Gimme Gimme Color
In PrimalScript 8.1.182, we added an option to the current packager engines allowing you to adjust the colors of specific output categories. This change will also be included in a future PowerShell Studio release.
You may have seen the properties…
The post Gimme Gimme Color first appeared on SAPIEN Blog.
What is new with PowerShell ModuleManager?
We released a new service build of PowerShell ModuleManger 2023 (v2.0.19), which includes PowerShell 7 support. This service build is included as part of the regular update cycle for our subscribers.
PowerShell 7 Support
Updated Ribbon
Under the ribbon, you…
The post What is new with PowerShell ModuleManager? first appeared on SAPIEN Blog.
PrimalScript and Windows Terminal
Some time ago, Microsoft introduced Windows Terminal, which has now replaced the default console on Windows 11 (since 22H2). Having a tabbed environment and the ability to mix and match different console applications is a great help if you write…
The post PrimalScript and Windows Terminal first appeared on SAPIEN Blog.