Quantcast
Channel: Windows PowerShell - SAPIEN Blog
Viewing all 308 articles
Browse latest View live

Script Packager: Visual Progress Control

$
0
0

The latest versions of the Windows Application engines supplied with the Script Packager in PrimalScript 2023 (8.1.187) and SAPIEN PowerShell Studio 2023 (5.8.226) contain a little new feature you may find handy.

If your script uses the ‘Write-Progress’ cmdlet, the…

The post Script Packager: Visual Progress Control first appeared on SAPIEN Blog.


MSI Builder Step-by-Step: PowerShell Modules

$
0
0

This part of the MSI Builder Step-by-Step series is a re-post of a previous article on adding PowerShell modules to your Installer. As all the information is recent and there have been no changes, you can skip this post if…

The post MSI Builder Step-by-Step: PowerShell Modules first appeared on SAPIEN Blog.

MSI Builder Step-by-Step: Custom Actions

$
0
0

The sixth part of our step-by-step series for the MSI builder explains custom actions.
Custom actions enable you to do additional setup, removal, or repair—which you may not be able to do from your application. Most installers will require admin…

The post MSI Builder Step-by-Step: Custom Actions first appeared on SAPIEN Blog.

PowerShell Tools and Controllers: An Approach to Script Design

Help is on the Way

$
0
0

The features discussed in this article are available with PrimalScript 8.1.200 PowerShell Studio 5.8.238.

When PowerShell 3.0 was released, one of its most lauded features was updateable help. You could run Update-Help, and PowerShell would update the locally stored help…

The post Help is on the Way first appeared on SAPIEN Blog.

PowerShell Studio: WebView2 Control Support

$
0
0

The recent PowerShell Studio service builds include some changes to improve the handling of the WebView2 control. This article details the changes made and provides an overview of loading the control in PowerShell Studio’s designer.

Setup

To load the WebView2…

The post PowerShell Studio: WebView2 Control Support first appeared on SAPIEN Blog.

PowerShell Studio and BinaryFormatter Class

$
0
0

With the release of PowerShell Studio 2025, we updated our Windows Form generated code to remove the BinaryFormatter class when loading image data for Images, Icons, and ImageLists.

Security Risks of BinaryFormatter

The BinaryFormatter class in .NET has been a…

The post PowerShell Studio and BinaryFormatter Class first appeared on SAPIEN Blog.

Fear not, Help is on the way

$
0
0

In the dark, cold age of pre-internet dawn computer software usually came with the two pinnacles of boomer technology: A manual and possibly a help file.

”Online help” would most likely have been confused with some kind of laundry drying…

The post Fear not, Help is on the way first appeared on SAPIEN Blog.


Viewing all 308 articles
Browse latest View live