We often receive questions in our support forum about how to use the DataGridView Control in PowerShell Studio forms. Many of the inquiries are about editing, highlighting, working with control events, and the dataset (DataTable Class) properties. This article will answer…
Read More
We are pleased to announce an upcoming series of short 30 to 45 minute online sessions demonstrating our software. Each overview session will include the opportunity to ask questions and provide feedback.
The series starts on Wednesday September 9, 2020,…
Read More
We were pleased to join online and speak to the Coders Cafe Meetup attendees on Tuesday, August 18, 2020.
About 16 people joined to see the presentation on “Working with .NET Interactive Notebook.”
A big “thank you” to the meeting…
Read More
Do you want to start your journey with PowerShell scripting? Or perhaps you want to refresh your PowerShell skills or find a specific topic?
The videos available on our SAPIEN Technologies YouTube channel include a Windows PowerShell training series produced…
Read More
Every now and then we get a forum post or an email from a customer bemoaning that PowerShell Studio associates the ‘open’ verb for Windows PowerShell script (.ps1) with itself.
Since the “open” verb is by default not associated with…
Read More
This article presents the instructional video for our recent post Creating an MSI Installer for a packaged script executable.
Build Installer
The video briefly covers the four script engine options:
Changes to the script Two additional scripts used in Custom…
Read More
In a previous article we demonstrated a number of script packager solutions. In this post we show other ways to provide information to a script executable.
The sample script is used to map a network drive to an existing shared…
Read More
This blog post will get you started working with Git repositories in either of our SAPIEN editors—PowerShell Studio or PrimalScript.
In the following scenario, I will use an existing Git repository stored in Azure DevOps to demonstrate the process of…
Read More
In a previous blog post we covered some of the SAPIEN Packager script engines to create an executable. Next step is to create the application installer so we can deploy the packaged solution.
We are going to take this further.…
Read More
This article presents the instructional video for our recent post: Four ways to package a non-GUI PowerShell script as an executable file.
The video briefly covers the four script engine options:
SAPIEN PowerShell Vx Host (Command Line)SAPIEN PowerShell Vx Host…
Read More