【Windows】powershell 命令 作者 eric 发布于 2024-09-24 分类 Windows相关 选项 默认字体 ✓ 思源宋体 ✓ 霞鹜文楷体 ✓ 小 ✓ 中 ✓ 大 ✓ 编辑 删除powershell 历史记录Remove-Item (Get-PSReadlineOption).HistorySavePath 通过命令提示符进入管理员模式Start-Process powershell -Verb runAs Start-Process powershell -Verb runAs -ArgumentList '-NoExit', '-Command', "Set-Location -Path '$PWD'"
评论区(暂无评论)