... So version 7.2.24 is truly the last.
Firstly thank you very much for help!
Microsoft has made it very difficult, and it would not be an exaggeration to say that they hardly sabotages Windows 7, which is by far the best and fastest version, which consumes the fewest resources.
Downloaded & Installed the
"
Windows Management Framework 4.0 (KB2819745) 64-bit" (Windows6.1-KB2819745-x64-MultiPkg.msu),
and the
"
PowerShell-7.2.24-win-x64.msi" (
Releases . PowerShell/PowerShell . GitHub ).
As you installing it's recommended to check the checkboxes to set the %Path%, and menu shorcuts.
(or else set later using the SET command)
I'm running x64 bit OS and
I don't know if I should have downloaded the x86 versions as well, but it worked.
However, after reboot I tried to get
version info and I getting this:
( using the PS command
$PSVersionTable )
Administrator: CommandPrompt
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Program Files\PowerShell\7> powershell
Windows PowerShell
Copyright (C) 2013 Microsoft Corporation. All rights reserved.
PS C:\Program Files\PowerShell\7> $PSVersionTable
Name Value
---- -----
PSVersion 4.0
WSManStackVersion 3.0
SerializationVersion 1.1.0.1
CLRVersion 4.0.30319.42000
BuildVersion 6.3.9600.16406
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0}
PSRemotingProtocolVersion 2.2
I don't know also if I should install powershell somewhere else ie. at "C:\Windows\System32\WindowsPowerShell\7...".
Also, I already had the version "Microsoft .NET Framework 4.8 (KB4503575)" installed, if that matters.
EDIT:
Use
PwSh(.exe) instead of
PowerShell(.exe)
I usually using the Command Prompt to enter to the Powershell but this is running the previous installed version. But if, instead of a
Powershell command, use the
Pwsh command from the Command Prompt, then PS version 7 opens normally.
Note that PS7 is installed into "%ProgramFiles%\PowerShell\7\" instead of older versions that are installed into System folder "%WinDir%\system32\WindowsPowerShell\..." ...v1.0\Modules\....
Administrator: CommandPrompt
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32> pwsh
PowerShell 7.2.24
Copyright (c) Microsoft Corporation.
https://aka.ms/powershell
Type 'help' to get help.
A new PowerShell stable release is available: v7.5.2
Upgrade now, or check out the release page at:
https://aka.ms/PowerShell-Release?tag=v7.5.2
PS C:\Windows\System32> $PSVersionTable
Name Value
---- -----
PSVersion 7.2.24
PSEdition Core
GitCommitId 7.2.24
OS Microsoft Windows 6.1.7601 Service Pack 1
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
@
spapakons *Τώρα μόλις παρατήρησα το ελληνικό σημαιάκι, ωστόσο νομίζω πως είμαστε υποχρεωμένοι να γράφουμε αγγλικά εδώ, ώστε να βοηθούνται όλοι. Και πάλι ευχαριστώ.