Search found 1643 matches

by brittneyr
Thu Dec 14, 2023 9:16 am
Forum: PowerShell Studio
Topic: Invalid command line error when installing PowerShell Studio 2023 Prereqs
Replies: 2
Views: 14872

Re: Invalid command line error when installing PowerShell Studio 2023 Prereqs

We are looking into this and will get back to you soon.

In the mean time, you can download and install the prerequisites, ScriptMerge and SAPIEN Updates, from your Registered Products page under Free Downloads.
by brittneyr
Tue Dec 12, 2023 9:32 am
Forum: Installation Issues
Topic: Cannot install Powershell Studio 2023
Replies: 1
Views: 5854

Re: Cannot install Powershell Studio 2023

If you are unable to get SAPIEN Updates to install with PowerShell Studio's installer, I recommend downloading\installing it with its standalone installer. You can find the standalone installer for SAPIEN Updates on your Registered Products page under Free Downloads:
SoftwarePrereqUpdates.png
SoftwarePrereqUpdates.png (126.31 KiB) Viewed 5848 times
by brittneyr
Mon Dec 11, 2023 7:11 am
Forum: Former and Future Customers - Questions
Topic: Install ps studio on terminal server
Replies: 1
Views: 4772

Re: Install ps studio on terminal server

You can purchase a multi-user subscription for your one server. This will allow the designated number of users to use the software simultaneously. The number of licenses must match the number of individual users. It is also important to note that for subscriptions your server must be connected to th...
by brittneyr
Fri Dec 08, 2023 2:04 pm
Forum: PowerShell GUIs
Topic: Notifyicon Control Toast NOT Balloon
Replies: 2
Views: 3768

Re: Notifyicon Control Toast NOT Balloon

[Topic was moved to PowerShell GUIs forum by moderator]
by brittneyr
Fri Dec 08, 2023 8:53 am
Forum: PowerShell Studio
Topic: PowerShell 7 Console
Replies: 3
Views: 54514

Re: PowerShell 7 Console

Yes, that looks correct. You should be able to select the PowerShell 7 console from the console panel. This does not automatically switch when changing the platform.
by brittneyr
Fri Dec 08, 2023 7:51 am
Forum: PowerShell Studio
Topic: PowerShell 7 Console
Replies: 3
Views: 54514

Re: PowerShell 7 Console

You need to go to Options and configure the console panel under Console. You can manually add the console or you can reset the available consoles and it will add it for you: SPS_OptionsConsoleReset.png After the console is added, you will need to restart the application. After restarting, PowerShell...
by brittneyr
Thu Dec 07, 2023 8:46 am
Forum: PowerShell Studio
Topic: v5.8.232 writes exe version as 5.0.36.0
Replies: 4
Views: 7156

Re: v5.8.232 writes exe version as 5.0.36.0

When I repackaged your recently uploaded script with its psbuild file, I got the expected version 23.11.30.0. I tested this with the latest build of PowerShell Studio (5.8.234).
by brittneyr
Wed Dec 06, 2023 3:33 pm
Forum: PowerShell Studio
Topic: Packaged MSI Uninstall Upon Completion
Replies: 2
Views: 6615

Re: Packaged MSI Uninstall Upon Completion

You need to run the MSI again in order to uninstall.

You might find the following article helpful:
https://www.sapien.com/blog/2023/08/10/ ... m-actions/
by brittneyr
Wed Dec 06, 2023 10:53 am
Forum: PowerShell Studio
Topic: ISE snippet import
Replies: 5
Views: 10953

Re: ISE snippet import

It is worth noting that both ISE and PowerShell Studio file formats for snippets use an xml format. You could look into writing a transformer script.
by brittneyr
Tue Dec 05, 2023 3:35 pm
Forum: PowerShell Studio
Topic: ISE snippet import
Replies: 5
Views: 10953

Re: ISE snippet import

The ISE snippets will have to be recreated with our Snippet Manager. There is no import process.