Search found 1660 matches

by brittneyr
Mon Apr 08, 2024 1:52 pm
Forum: PowerShell Studio
Topic: Problems in Output windows
Replies: 10
Views: 948

Re: Problems in Output windows

Please install the .NET Framework 4.8.1 Runtime and let me know if you still are experiencing these errors after restarting the application.
Download link: https://dotnet.microsoft.com/en-us/down ... ork/net481
by brittneyr
Mon Apr 08, 2024 1:24 pm
Forum: PowerShell Studio
Topic: Problems in Output windows
Replies: 10
Views: 948

Re: Problems in Output windows

We are looking into this and will update you when we have more information.
by brittneyr
Mon Apr 08, 2024 1:13 pm
Forum: PowerShell Studio
Topic: Problems in Output windows
Replies: 10
Views: 948

Re: Problems in Output windows

Does this happen with all files or just a specific one?
Can you upload your form here:
https://www.sapien.com/support/upload
by brittneyr
Mon Apr 08, 2024 10:33 am
Forum: PowerShell Studio
Topic: -inotin producing an coding error when copied in PSStudio
Replies: 2
Views: 1028

Re: -inotin producing an coding error when copied in PSStudio

Please try service build 5.8.239 and let me know if this is still an issue for you.
by brittneyr
Mon Apr 08, 2024 10:33 am
Forum: PowerShell Studio
Topic: Expand All Aliases to Cmdlets keyboard shortcut not working
Replies: 7
Views: 1409

Re: Expand All Aliases to Cmdlets keyboard shortcut not working

Please try service build 5.8.239 and let me know if this is still an issue for you.
by brittneyr
Mon Apr 08, 2024 10:32 am
Forum: PowerShell Studio
Topic: WebView2 & PowerShell Studio Problematic
Replies: 5
Views: 1139

Re: WebView2 & PowerShell Studio Problematic

Service build 5.8.239 has been released. This build includes many changes for WebView2 support. Please let me know if you have any issues.
by brittneyr
Fri Apr 05, 2024 7:17 am
Forum: PowerShell Studio
Topic: Write-Host $null -NoNewline Writes a Space
Replies: 2
Views: 739

Re: Write-Host $null -NoNewline Writes a Space

We are looking into this and will get back to you as soon.
by brittneyr
Thu Mar 28, 2024 7:24 am
Forum: PowerShell
Topic: Supress output from a build file (.exe)
Replies: 3
Views: 2049

Re: Supress output from a build file (.exe)

[Topic was moved by moderator to PowerShell Forum]
by brittneyr
Wed Mar 27, 2024 8:29 am
Forum: PowerShell GUIs
Topic: Cut & Paste of buttons make them not work
Replies: 2
Views: 665

Re: Cut & Paste of buttons make them not work

Copying controls does not copy their associated event handlers.
You need to copy over all the event handlers and then add them to the copied controls from the designer.

You may find the following helpful:
https://www.sapien.com/blog/2021/04/12/ ... -designer/
by brittneyr
Tue Mar 26, 2024 7:43 am
Forum: PowerShell Studio
Topic: How to use ISE color theme in PowerShell Studio?
Replies: 1
Views: 616

Re: How to use ISE color theme in PowerShell Studio?

You cannot directly use the ps1xml file.
You can set colors for the editor in Options -> Editor -> Font & Color:
SPS.OptionsFontColorpng.png
SPS.OptionsFontColorpng.png (65.67 KiB) Viewed 602 times