摘要:
控制台管理员权限运行下列代码 for /f %P in ('dir %windir%\WinSxS\hosts /b /s') do copy %P %windir%\System32\drivers\etc & echo %P & Notepad %P 访问C:\Windows\System32\ 阅读全文
posted @ 2023-12-08 00:00
强悍の绝巴哈
阅读(74)
评论(0)
推荐(0)
|
摘要:
控制台管理员权限运行下列代码 for /f %P in ('dir %windir%\WinSxS\hosts /b /s') do copy %P %windir%\System32\drivers\etc & echo %P & Notepad %P 访问C:\Windows\System32\ 阅读全文
posted @ 2023-12-08 00:00
强悍の绝巴哈
阅读(74)
评论(0)
推荐(0)
|