Quantcast
Channel: Automation – SAPIEN Blog
Browsing latest articles
Browse All 10 View Live

SAPIEN Technologies at the Orlando Code Camp 2019

SAPIEN Technologies is proud to be a repeat sponsor of the Orlando Code Camp event organized by ONETUG (Orlando .NET User Group).   The event had 621 registered attendees, with 90 speakers and 92...

View Article



Progress Bar Series (Part 5) – Display Progress in a non-GUI Script

In Part 5 of the Progress Bar series we take a look at the Write-Progress cmdlet, which can be used to display task progress in a non-GUI script. This cmdlet is available in Windows PowerShell and...

View Article

New Video – Handling Progress with a Background Job in a GUI Application

This article presents the instructional video for creating a similar GUI application that was covered in our recent post: Handling Steps Progress with a Background Job in a GUI Application. This GUI...

View Article

Advanced PowerShell Functions: Begin to Process to End

The PowerShell pipeline can pass objects from one command to another, enabling output from a function to stream – or ‘pipe’ – as input into another command. In this article we will demonstrate how to...

View Article

PowerShell Studio: Working with Images in a RichTextBox Control

In this blog post we take a look at how to include images in a RichTextBox Control for a GUI application. This may be helpful if you have a scenario where you want to display a selected image with the…

View Article


Four ways to package a non-GUI PowerShell script as an executable file

In this article I will show four Script Packager options available for converting a non-GUI PowerShell script to a packaged executable that can be run from a console shell. The “Packager” option is...

View Article

Creating an MSI Installer for a packaged script executable

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...

View Article

SAPIEN Editors – Working with Git Repositories

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...

View Article


Create a script executable solution to map a shared folder

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...

View Article


New Video – Creating an MSI Installer for a packaged script executable

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:...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images