Powershell Studio GUI

Use this forum to ask questions after your subscription maintenance expires or before you buy. Need information on licensing or pricing? Questions about a trial version? This is the right place for you. No scripting questions, please.
Forum rules
DO NOT POST SUBSCRIPTION NUMBERS, LICENSE KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.
This topic is 9 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
Ratoka
Posts: 8
Last visit: Wed Jan 03, 2018 9:18 am

Powershell Studio GUI

Post by Ratoka »

I am wondering if/how PowerShell Studio can open the GUI for a previously created script.

Additionally, how would I add a GUI to a script that did not have a GUI to begin with?
User avatar
Alexander Riedel
Posts: 8479
Last visit: Thu Mar 28, 2024 9:29 am
Answers: 20
Been upvoted: 37 times

Re: Powershell Studio GUI

Post by Alexander Riedel »

You mean for a script with a GUI that was NOT created with PowerShell Studio? No, sorry, it doesn't work that way.

As for the second question, you generally create the GUI and add your code accordingly. Creating an event driven GUI application is usually quite different from running a linear script.

The complexity of that task very much depends on your script.

I suggest to browse our blog and this forum to get some examples.
Alexander Riedel
SAPIEN Technologies, Inc.
This topic is 9 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.