PowerShell • Using parameters with MyService.exe
Hi,By following the guide for creating a service project, I got MyService.exe to work like I wanted.(https://www.sapien.com/blog/2022/06/14/ ... e-project/)How do I get the .exe to accept one or more...
View ArticlePowerShell Studio • Webview2
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.246OS: Windows 10.0.19045PS Version(s): 5.1.19041.1, 7.4.2, 7.3.4As a bit of a novice, particularly in the Web side of things, I thought I'd share a...
View ArticlePowerShell • Comment based help.
I have one script, just one (which is weird) that will not work with get-help. Here is the section <#.SYNOPSISThis script will modify permissions ona shared mailbox.DESCRIPTIONThis script will...
View ArticleInstallation Issues • POwershell Studio looking for install exe when double...
Hello,I have installed Powershell studio 2024 using the web download, I have activated the install. I can launch Powershell Studio from the icon with no issues. BUT if I double click a ps1 file...
View ArticlePowerShell Studio • Get-AppxPackage Throws Error
I cant say if this issue exists in all 24H2, but I patched my installed preview release this morning (KB5041571) and this doesn't work inside PS Studio. This command works perfectly in Terminal and...
View ArticleCustomer Service • Unable to download or update products
I was attempting to update some of the products via SAPIEN Updates, but each product, whether I try Download or Download and Install, reports that "The file download was interrupted, expected and...
View ArticlePowerShell • Help with Error on System.Text.Json when loading Oracle Managed DLL
To help you better we need some information from you.*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we...
View ArticlePowerShell • Connecting to Microsoft using MFA
To help you better we need some information from you.*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we...
View ArticlePowerShell Studio • Error: Cannot rename output file to specified name.
To help you better we need some information from you.Product, version and build: SAPIEN Powershell Studio 2024Operating system: Windows 10 PowerShell version(s): V5 - 64bit*** Please add details and...
View ArticlePowerShell Studio • Install .Net and PowerShell 7
Product, version and build: PowerShell Studio 2024 v5.8.248Operating system: Windows 11PowerShell version(s): 7.4.5*** Please add details and screenshots as needed below. ***When running my compiled...
View ArticlePowerShell GUIs • fill second row of textbox
Hi forum,does anyone know, how to fill the second (or third, fourth....) line of a textbox from an array?I always overwrite the first line, when I do a "$Textbox1.text = $MyArray[$counter]"Thanks for...
View ArticleWish List and Feature Requests • Adding Pain Events Properties
I think adding paint properties for buttons, panels, labels and other controls possibly so users when designing the applications in PS can add some styling if they don't have experience working with...
View ArticlePowerShell Studio • Controls and its sizes
To help you better we need some information from you.*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we...
View ArticlePowerShell Studio • PowerShell 7.x – ProgressBarOverlay does not work (EXE)
Hello,When I use a ProgressBarOverlay with PowerShell 7.4.5, it works as long as I run it through PowerShell Studio. However, when I generate an EXE, the progress bar is not displayed. Is there a...
View ArticlePowerShell GUIs • variable available to all forms in a project
In need to have a project global variable that any form in my project can read and write to.Help PleaseThank youStatistics: Posted by CKMHC-it — Thu Oct 03, 2024 8:14 am — Replies 1 — Views 168
View ArticlePowerShell • Executing .bat files in powershell remotely
How to run a .bat file on a remote computer with invoke-command?Example: Invoke-Command -ComputerName $textbox4.Text -FilePath \\Server1\c$\\Fic.batCode: Statistics: Posted by CAFMAINE-ET-LOIRE — Wed...
View ArticlePowerShell Studio • Auto Collapsing of Regions on Load
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.249OS: Windows 11.0.22631PS Version(s): 5.1.22621.1, 7.4.5I have noticed my PS1 scripts do not open with the Regions collapsed since last update.I...
View ArticlePowerShell • Console freeze
Hello,I use the function below. It works well except that sometimes the console screen is frozen until a key is pressed.Do you have any idea what is wrong.Code: function...
View ArticleCustomer Service • Deployed powershell service consuming WAY too much RAM
Hello. So, I recently used powershell studio to create a Windows Service using a windows service project. I deployed it, and it seemed to work great. As time went on, however, I have noticed that the...
View ArticleCustomer Service • Can I donate my Sapien DevSuite 2020 software to anyone?
Hello Sapien Software & Developement Team...I would like to know if I can donate my Sapien Dev Suite to someone?I would like to give it away and have someone make use of it.I am not able to focus...
View Article