PowerShell Studio • Git using SSH
Just migrated my source to gitlab.I have no choice but to use SSH for all transfers.So whenever I run git gui or the cmd, it always asks for my ssh file passphrase when doing things like cloning.So...
View ArticlePowerShell Studio • Re: Issues with TabPage Icons from ImageList after PS...
Please try service build 5.9.253 and let me know if you are still having issues.Statistics: Posted by brittneyr — Thu Jan 30, 2025 2:46 pm
View ArticlePowerShell Studio • Re: Error executing script
Please try service build 5.9.253 and let me know if you are still having issues.Statistics: Posted by brittneyr — Thu Jan 30, 2025 2:50 pm
View ArticlePowerShell Studio • Re: Issues with PictureBox using image from ImageList...
Please try service build 5.9.253 and let me know if you are still having issues.Statistics: Posted by brittneyr — Thu Jan 30, 2025 2:51 pm
View ArticlePowerShell Studio • Re: PowerShell 7.x – ProgressBarOverlay does not work (EXE)
With the next release of PowerShell Studio, it has added support for PowerShell 7.5 and has applied a fix to the code for the ProgressBarOverlay control. In order to get it to work when packaged, you...
View ArticlePowerShell Studio • Re: Git using SSH
As of the latest service release, there is no prompt for a passphrase.From my understanding, this can be configured in the command line to not prompt every time.You may find the following...
View Article