Optimized: Shortcut Creation and PS7 Tweak (#2314)

* Clarified the wording

* Handle Computers without Windows Terminal (eg Win10)

* Modify Shortcut creation to use PS7 if possible
This commit is contained in:
Martin Wiethan
2024-07-15 03:03:12 +02:00
committed by GitHub
parent e5ba389606
commit d4faee5fbc
3 changed files with 40 additions and 27 deletions

View File

@ -2305,8 +2305,8 @@
]
},
"WPFTweaksPowershell7": {
"Content": "Replace Default Powershell 5 to Powershell 7",
"Description": "This will edit the config file of the Windows Terminal Replacing the Powershell 5 to Powershell 7 and install Powershell 7 if necessary",
"Content": "Change Windows Terminal default: PowerShell 5 -> PowerShell 7",
"Description": "This will edit the config file of the Windows Terminal replacing PowerShell 5 with PowerShell 7 and installing PS7 if necessary",
"category": "Essential Tweaks",
"panel": "1",
"Order": "a009_",