Quote:
Originally Posted by NiLuJe
@NamKK: Windows 7 ships with a PowerShell version that is too old to run this script. I thought I'd managed to convince it not to kill the window so that warning would be readable, but, apparently not.
(It's also EoL, but, that's admittedly another kettle of fish).
Windows being Windows, there are approximately seven billions terrible ways to install a recent PowerShell version on there. Going with the latest probably means the least amount of stupid cruft will make the trip with it.
|
One note is that for Windows 7, you need to have WMF 4.0 or higher installed prior to installing Powershell 7. I'd suggest installing WMF 5.1 from Microsoft at
https://www.microsoft.com/en-us/down....aspx?id=54616. The version of PowerShell that installs with WMF 5.1 should be able to run the install script though I haven't personally tested that.