|
|
本帖最后由 2013kyj 于 2022-11-10 06:53 编辑
我的系统是win7, 已经安装了PowerShell 7.2.7 , 和 5.1 , 我想让PowerShell 7取代系统自带的PowerShell 5.1, 找到了下面的文章, 但是这只能适用Win11的系统, 求路过的大佬支招, 非常感谢,
感觉操作的关键是创建powershell.exe文件的硬链接, 这样我在命令行输入这个命令后, 打开的就是PowerShell 7.2.7了
https://bbs.pcbeta.com/viewthread-1913311-1-1.html
国外找到的一些资料:
https://www.codyhosterman.com/20 ... owershell-7-x-core/
|
|