Support Board
Date/Time: Tue, 26 Aug 2025 14:55:04 +0000
Post From: How to Set Up Visual Studio 2022 Community to Develop Custom Studies for Sierra Chart
[2025-06-13 07:37:15] |
User293778 - Posts: 28 |
Ooops, lol, sorry for the misspelling @ondafringe. In my mind I had really read ondafridge and it seemed quite funny to me, lol. If I run powershell.exe in the command line and then your command I get the preinstalled Powershell 5.1. If I run pwsh.exe then I get Powershell 7.5. So the executable names are different and the installation folders are also different: the default 5.1 is located in the Windows folder I believe but 7.5 goes in its own Program Files folder, so I guess its path must have been added to the PATH variable and that´s why there is no conflict between the two. Thank you! |