Trying to create new version of Powershell GUI script

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION 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.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 6 years and 6 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
bembree
Posts: 18
Last visit: Tue Nov 07, 2017 10:50 am

Trying to create new version of Powershell GUI script

Post by bembree »

Here is my issue:

I just finished a big Powershell GUI script for work, but I want to work on adding some features I didn't include in the first release, but I'm not understanding how to make a new version of the script without changing the existing version. I've been using PS Studio for a while, but I've never figured out how to use that feature.


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 will be forced to ask you for this information. ***

Product, version and build: Powershell Studio 2015 build 1.0.26
32 or 64 bit version of product: 64 bit
Operating system: Windows 10 Enterprise
32 or 64 bit OS: 64 bit

*** Please add details and screenshots as needed below. ***

DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Trying to create new version of Powershell GUI script

Post by davidc »

I'm not sure which feature you are referring to.

If you need to keep the old version, I would recommend making a copy and renaming the new version of the script or project. That way you distribute multiple versions.
David
SAPIEN Technologies, Inc.
User avatar
Alexander Riedel
Posts: 8488
Last visit: Mon Apr 15, 2024 3:28 pm
Answers: 20
Been upvoted: 37 times

Re: Trying to create new version of Powershell GUI script

Post by Alexander Riedel »

Generally you would employ a version control system. That would always allow you to go back to a previous version, if needed.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
bembree
Posts: 18
Last visit: Tue Nov 07, 2017 10:50 am

Re: Trying to create new version of Powershell GUI script

Post by bembree »

How do I employ a Version Control System in PS Studio 2015?
This topic is 6 years and 6 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.