We have recently been asked how the tray icon of a script packaged with PowerShell Studio or PrimalScript can be changed dynamically. This requires access to the NotifyIcon object, which was previously not accessible from the PowerShell code within a…
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
Not too long ago we added a collection of icons to PrimalScript and PowerShell Studio to give you some more options for your packaged executable files: Stock Icons for your Script Packages
We are very pleased to announce that we…
Read More