PowerShell Studio • Mouse behaviour in script window
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: Mouse behaviour in script window
In the editor view, the cursor is the standard text cursor. As for the cursor growing in size, that sounds like settings you have set through your computer. There is no option to change cursor...
View ArticlePowerShell • Issue with Event Handlers in Tray App for Dynamic Script Execution
Hi all,I'm developing a tray app to dynamically load and run my scripts. Loading directories and their scripts works fine. I also want to include themes, ensuring only one theme can be selected at a...
View ArticlePowerShell Studio • Re: Hang opening projects when files are unavailable
I can confirm the issue has been resolved. Upon startup, the output window now shows "The cloud file provider is not running", but I still able to work. If I try to open a project, I get the "selected...
View ArticlePowerShell Studio • Warning on filter function requiring Process block
Operating system: Windows 11PowerShell version(s): 5.8.249There is an incorrect warning on filter functions using pipeline values. Code: filter Get-AbsoluteFilePath...
View ArticlePowerShell Studio • Re: Warning on filter function requiring Process block
Thank you for reporting. A bug report has been filed for our development. This issue will be addressed in the next service release.Statistics: Posted by brittneyr — Thu Oct 24, 2024 9:13 am
View ArticleCustomer Service • $Script:Variable work in debug mode but not in build
Hi Community,I declared a variable :Code: [Boolean]$sortDescending = $FalseWhen I modify it in a function, it works in debug mode. It no longer works in the compiled exe. Code:...
View ArticleCustomer Service • Re: $Script:Variable work in debug mode but not in build
You account has no eligible license for support. Please contact support@sapien.com with your license details.Statistics: Posted by Alexander Riedel — Mon Oct 28, 2024 4:13 am
View ArticlePowerShell Studio • Re: Auto Collapsing of Regions on Load
Please try the latest service build 5.8.250 and let me know if this is still ani issue.Statistics: Posted by brittneyr — Mon Oct 28, 2024 2:46 pm
View ArticlePowerShell • $Host.Name / (Get-Host).Name and Using it with Invoke-Command
I have a PowerShell/JEA Session Configuration/endpoint. I want my form/application to be the only entity allowed to use it. This is to say, that I don't want people using it from the ConsoleHost,...
View ArticlePowerShell • Re: $Host.Name / (Get-Host).Name and Using it with Invoke-Command
Calculate a hash e.g. over the date, time and target machine name and pass it on the command line. The called script does the same calculation, then the hash should match. Makes sure that even if...
View ArticlePowerShell Studio • KeyBoard Shortcut Missing for newer Find (Shift+F3)
Hello, I have noticed the missing keyboard shortcut used with the "find" dialog.Find always included "F3"--> find next and "Shift+F3"--> find previousI like the new Arrows, but the "Shift+F3...
View ArticlePowerShell Studio • Re: KeyBoard Shortcut Missing for newer Find (Shift+F3)
I have been able to reproduce this issue and have filed a bug report with the development team. I did notice that the keyboard short 'Shift+F3' worked as expected for me when the Find/Replace dialog...
View ArticlePowerShell GUIs • After packaging the GUI that I created I am unable to run...
After it is packaged, I am getting the error message "The directory name is invalid". It is really hard to know what PowerShell Studio is having a problem with since it not specifying a path that is...
View ArticlePowerShell GUIs • Re: After packaging the GUI that I created I am unable to...
I figured out the problem, although the message was not very helpful. I sync my desktop, and documents to OneDrive and it appears that PS Studio doesn't like this and sense PowerShell Studio defaults...
View ArticleCustomer Service • Change Account owner
Hi, I will soon leave my company and is currently the account owner for a number of licenses that I administer. How do I best transfer the ownership to a new person who will manage the...
View ArticleCustomer Service • Re: Change Account owner
You can simply log into your SAPIEN account and for each license select "Transfer key" and assign it to another SAPIEN ID.Statistics: Posted by Alexander Riedel — Fri Nov 01, 2024 6:19 am
View ArticlePowerShell Studio • GitHub Copilot Support
Product, version and build: Powershell Studio 2024Operating system: WindowsPowerShell version(s): 2024Ok so last year you dodged the question of GitHub support in PowerShell Studio. "Copyright issues"...
View ArticlePowerShell Studio • Re: GitHub Copilot Support
Thank you for your input. We will take your comments into consideration.Statistics: Posted by brittneyr — Fri Nov 01, 2024 8:07 am
View ArticlePowerShell Studio • Packaging and including an executable
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 Article