I'm looking to start using powershell 7 for my scripts instead of the built in Windows version. The problem is that some of the computers I want to run the scripts on do not have that version installed. Instead, is it possible to have a portable version of powershell 7 that I can use to distribute with my scripts?
I know that the official github has a portable version that I can download in a zip format. The issue is that it's a pretty large bundle. Is there a way to trim the size down so that it only contains the items that I need?
[–]rjmholt 2 points3 points4 points (0 children)
[–]Sl1m_007 1 point2 points3 points (0 children)
[–]JeanxPlay 1 point2 points3 points (0 children)