PS Studio 2022 Trial exe is not running ssh command

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 1 year and 3 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
mar10c--
Posts: 59
Last visit: Mon May 22, 2023 6:53 am

PS Studio 2022 Trial exe is not running ssh command

Post by mar10c-- »

Product, version and build: PS Studio 2022 Trial version
Operating system: Win 11
PowerShell version(s): 7
32-bit version of software? 64

When I build the code to an exe, ssh no longer works. It this because I am using a PS 2022 Trial version?
User avatar
brittneyr
Site Admin
Posts: 1655
Last visit: Thu Mar 28, 2024 11:13 am
Answers: 39
Been upvoted: 30 times

Re: PS Studio 2022 Trial exe is not running ssh command

Post by brittneyr »

Are you running your executable as an administrator?
What script engine are you packaging with?
Brittney
SAPIEN Technologies, Inc.
User avatar
mar10c--
Posts: 59
Last visit: Mon May 22, 2023 6:53 am

Re: PS Studio 2022 Trial exe is not running ssh command

Post by mar10c-- »

Running as Admin. Tried a couple of Script engines PS 7.3 and 7.2 Forms
User avatar
brittneyr
Site Admin
Posts: 1655
Last visit: Thu Mar 28, 2024 11:13 am
Answers: 39
Been upvoted: 30 times

Re: PS Studio 2022 Trial exe is not running ssh command

Post by brittneyr »

The PowerShell 7 engine used needs to match the PowerShell 7 version installed on your machine. For example, if you have PowerShell 7.2.7 installed, you will need to select a PowerShell 7.2.7 engine.

Are you receiving any errors when running your executable?
Brittney
SAPIEN Technologies, Inc.
User avatar
mar10c--
Posts: 59
Last visit: Mon May 22, 2023 6:53 am

Re: PS Studio 2022 Trial exe is not running ssh command

Post by mar10c-- »

It is working now after I matched the PS7 version with the script engine version. Thanks.
This topic is 1 year and 3 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.