This article is the next installment in our PowerShell Studio Project series and covers the basics of working with Windows Service Projects. Windows Services are programs that run in the background, with no user interaction. Services can start automatically when…
Read More
Starting with PrimalScript 8.0.153 and PowerShell Studio 5.8.193, the MSI builder can now sign all files included in your installer.
The ‘Signing’ page in the SAPIEN Script Packager now lists all files included in your installer that can be signed.…
Read More
Our original MSI builder had an option to create a shortcut to the packaged executable. One shortcut was enough for the intended purpose, but with the ever-growing complexity of PowerShell applications, something more was needed.
With the latest service builds…
Read More