PowerShell 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 Studio • Re: Can't find code signing config
You can set the certificate under Options->PowerShell:Statistics: Posted by brittneyr — Mon Aug 05, 2024 8:48 am
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 ArticleFormer and Future Customers - Questions • Re: Missing button
It appears so. What build of PowerShell Studio are you using?Statistics: Posted by brittneyr — Thu Aug 08, 2024 7:25 am
View ArticlePowerShell Studio • Re: Ctrl+Alt hotkey problem in Editor area
At this time, I would recommend trying an alternate keyboard layout.We will look into improving upon this in a future release.Statistics: Posted by brittneyr — Fri Aug 09, 2024 3:27 pm
View ArticlePowerShell GUIs • Re: 2 x StatusStrips Anchored Bottom and swap them around
try a tablelayoutpanel - might be what you need with minimum effortStatistics: Posted by apowershelluser — Mon Aug 12, 2024 6:53 am
View ArticlePowerShell GUIs • Re: Animated Gif in powershell form
Correct , powershell is single threaded .. follow this or look at runspaceshttps://www.sapien.com/blog/2012/05/16/ ... ive-forms/Statistics: Posted by apowershelluser — Mon Aug 12, 2024 6:58 am
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 ArticlePowerShell Studio • Re: How to build a cmdline exe from a script
Are you getting errors when you attempt to build? Can you copy and paste the output here from when you attempt to build your executable?Statistics: Posted by brittneyr — Tue Aug 13, 2024 9:42 am
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 ArticleFormer and Future Customers - Questions • Re: Powershell studio 2024 uses the...
Looks like an encoding problem. What type of encoding are you using for your files? It is in the status bar.Statistics: Posted by Alexander Riedel — Sun Aug 18, 2024 4:37 pm
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 • Re: compiling error code 2 ?
https://learn.microsoft.com/en-us/windo ... es--0-499-Error code 2 means file not found. When packaging, that usually means that your A/V application, whichever one you use, snatched the new created...
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 • Re: Installing Powershell Studio 2024 in closed enviroment
The trial installer is an online installer. The offline installer for any software you have a license for is *always* available on your SAPIEN account page.There is also an option to request an...
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 Studio • Re: Hang opening projects when files are unavailable
There is not much that we can do if OneDrive is causing the product to hang. When did you receive these error messages? Was it before or after the product hangs? Does PowerShell Studio ever recover...
View Article