I am trying to install Windows Powershell 4.0. I use Windows 7 SP1 OS (x64 Bit).
I have downloaded & installed below packages already.
- .NET Framework 4.5. (
NDP451-KB2858728-x86-x64-AllOS-ENU.exe
) - Windows Management Framework 4.0. (
Windows6.1-KB2819745-x64-MultiPkg.msu
)
Both the packages got installed without giving any error however when I go to Powershell prompt & type the following:
powershell -version 4
It throws an error:
Cannot start Windows PowerShell version 4 because it is not correctly installed.