PowerShell Studio • Unhandled Exception error when typing a dot after my...
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.247OS: Windows 10.0.19045PS Version(s): 7.4.4 (tried it with 5.1.19041.1 too and get the exact same error)*** Please add details and screenshots as...
View ArticlePowerShell Studio • SPS24Setup_5.8.247_072524_x64.exe not downloading
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.246OS: Windows 11.0.26120PS Version(s): 5.1.26100.973, 7.4.4SPS24Setup_5.8.247_072524_x64.exe is not downloading from your website. Tried multiple...
View ArticlePowerShell GUIs • Animated Gif in powershell form
Hi,I try to put an animated Gif in a powershell form.All is ok if nothing run. But when the application is processing the gif is freezing.example :Code: $Button_Connexion_Click =...
View ArticlePowerShell Studio • Ctrl+Alt hotkey problem in Editor area
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.247OS: Windows 10.0.19045PS Version(s): 5.1.19041.1, 7.4.3Do not use the Ctrl+Alt hotkey in the Editor area, as Ctrl+Alt is the same as AltGr, which...
View ArticleVersionRecall • VersionRecall not updating repositories
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 ArticleFormer and Future Customers - Questions • Rich Text Boxes Changing Size
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 GUIs • The property 'Text' cannot be found on this object.
Code: $Applications = (Get-WmiObject -Namespace "root\ccm\clientSDK" -Class CCM_SoftwareUpdate -ComputerName $Computer | Sort-Object name)if ([string]::IsNullOrEmpty($Applications)){write-host...
View ArticlePowerShell Studio • Can't find code signing config
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.246OS: Windows 10.0.19045PS Version(s): 5.1.19041.1, 7.4.3Hi,I've just got a new code signing certificate and I can't find where to select it in...
View ArticlePowerShell GUIs • 2 x StatusStrips Anchored Bottom and swap them around
Hi, I am running Powershell Studio Version 5.8.247I have created a form with 2 Status Strips that are both anchored to the bottom of the form, one sits on top of the other.StatusStrip2StatusStrip1but...
View ArticleFormer and Future Customers - Questions • Missing button
We are missing the 'Open Certificate button' ????*** Redirected to 'Former and Future Customers - Questions' section: No active maintenance ****** Redirected to 'Former and Future Customers -...
View ArticlePowerShell Studio • How to build a cmdline exe from a script
Product, version and build: PowerShell Studio 2024 (64bit) v5.8.245Operating system: Windows 10.0.19045PowerShell version(s): 5.1.19041.1I'm trying to build an executable that will run from the Cmd...
View ArticleFormer and Future Customers - Questions • Powershell studio 2024 uses the...
When using Windows PowerShell all works fine, but trying the same thing in SAPIEN PowerShell Studio 2024 results in errors, as shown in the attached picture.This must be a bug, and here is the only...
View ArticlePowerShell • compiling error code 2 ?
hi all,any idea what error code 2 means when compiling a script using Powershell Studio, latest version? the error doesn't say more, so I'm at a loss...Error: Writing settings to bin\x64\Packager.exe...
View ArticlePowerShell Studio • Installing Powershell Studio 2024 in closed enviroment
hiI'm trying to install the PowerShell Studio 2024 (latest version) on Windows Server 2019 in my company.the environment is a closed one - no contact to the internet unless approved, and most of the...
View ArticlePowerShell Studio • dot sourcing and debugging
Going on one of my previous posts:viewtopic.php?p=85822#p85822I have decided to dotsource my functions to share them between my PS Studio apps and other automation scripts.What I have noticed is that...
View ArticlePowerShell GUIs • Splashscreen image and pop-up web page.
Hi,On my GUI project I need to load a splashscreen but I need to connect to Exchange Online too (with a pop-up web page with password, authenthicator code....).When I put the command...
View ArticlePowerShell Studio • Hang opening projects when files are unavailable
Product, version and build: PowerShell Studio v5.8.224Operating system: Windows 10 22H2PowerShell version(s): 5, 7When opening a project where the folder has moved, or if on a cloud drive (OneDrive)...
View ArticlePowerShell GUIs • Using the LocationChange event in PowerShell
Hi Everyone,Can anyone point me to or give me an example of the needed logic for the *_LocationChange event for a form itself.I have first tried to have it show me a messagebox to tell me that the...
View ArticleCustomer Service • Too many running instances.
When launching Powershell Studio 2024 it keeps asking me to activate it. It shows as active in the store already under my devops suite license. I type in my username, password, and activation key and...
View ArticlePowerShell Studio • Temppoint files
Whenever a ps1 file is being edited, PS Studio creates a temppoint file which I assume is used for recovery purposes.It is really annoying though having them hanging around. For one I dot source all...
View Article