PowerShell Studio • Re: Unable to connect to git repo
Thank you very much, that did the trick. Maybe someone can update the docs/blog post:https://www.sapien.com/blog/2019/08/19/ ... ositories/from my perspective, this question is resolvedStatistics:...
View ArticlePowerShell Studio • Re: PS 7.4.6 Packaging issues?
Find anything interesting? I figured it was something I was doing wrong in the packaging but I have gone over it a few times and come back with the same result.Statistics: Posted by trevor530 — Fri...
View ArticlePowerShell GUIs • Datagridview and sorting
Hello everyone,I have a datagridview that show result from a sql dataset. One of the column is a sequence of number. The user can change these number at will. What I'm trying to achieve right now is a...
View ArticlePowerShell Studio • Re: PowerShell 7.x – ProgressBarOverlay does not work (EXE)
Thank you very much for the new information regarding the issue. I hope that the problem will be resolved with PowerShell 7.5.Statistics: Posted by freeman — Wed Dec 11, 2024 12:36 am
View ArticlePowerShell GUIs • Build EXE Error message when I try to run it
Running the program in Powershell Studio it works but when I build and run the EXE I have gotten these two errors at different times.Any suggestions?Could not load file or assembly 'System....
View ArticlePowerShell GUIs • Re: Build EXE Error message when I try to run it
Any packaged exe will instantiate the currently installed PowerShell version. Generally, you should always package for the version installed on a system. As you can see from the error, the package...
View ArticlePowerShell HelpWriter • Unhandled exception starting PowerShell HelpWriter 2024
To help you better we need some information from you.PowerShell HelpWriter 2024, build: 3.0.69.0Operating system: Windows 10 Enterprise, 10.0.19045 Build 19045PowerShell version(s): 5.1.19041.5347 and...
View ArticlePowerShell HelpWriter • Re: Unhandled exception starting PowerShell...
Thank you for reporting. We are looking into this and will get back to you soon.Statistics: Posted by brittneyr — Fri Dec 13, 2024 7:05 am
View ArticlePowerShell Studio • auto-insert functions
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 • Re: auto-insert functions
The setting to disable this feature can be found under Options->Designer->Control Settings:Statistics: Posted by brittneyr — Wed Dec 18, 2024 7:19 am
View ArticlePowerShell Studio • Cannot Generate MSI on OneDrive Folder
Product, version and build: SAPIEN PowerShell Studio 2024 Version 5.8.247Operating system: Windows 11 24H2PowerShell version(s): 5/7*** Please add details and screenshots as needed below. ***I am not...
View ArticlePowerShell Studio • Re: Cannot Generate MSI on OneDrive Folder
We are not setting or removing any folder permissions in PowerShell Studio, Script Packager, MSI builder or anywhere really. Since it is coming back automatically I would suspect that is a new...
View Article