« Powershell 7 » : différence entre les versions

De Banane Atomic
Aller à la navigationAller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
[[Category:Windows]]
[[Category:Windows]]
= Errors =
== Error updating shortcut ==
Unable to modify the terminal.
* copy the shortcut from {{boxx|C:\ProgramData\Microsoft\Windows\Start Menu\Programs\PowerShell\PowerShell 7 (x64).lnk}} to {{boxx|$home\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\PowerShell\PowerShell 7 (x64).lnk}}
= Installation =
= Installation =
<kode lang='powershell'>
<kode lang='powershell'>

Version du 13 décembre 2021 à 00:34

Errors

Error updating shortcut

Unable to modify the terminal.

  • copy the shortcut from C:\ProgramData\Microsoft\Windows\Start Menu\Programs\PowerShell\PowerShell 7 (x64).lnk to $home\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\PowerShell\PowerShell 7 (x64).lnk

Installation

Powershell.svg
winget install Microsoft.PowerShell

# check the installed version
$PSVersionTable.PSVersion