摘要: 复制下文到txt文件,改后缀→.bat, 双击文件执行激活。 @echo off (cd /d "%~dp0")&&(NET FILE||(powershell start-process -FilePath '%0' -verb runas)&&(exit /B)) >NUL 2>&1 title 阅读全文
posted @ 2024-08-06 16:12 BORS 阅读(20) 评论(0) 推荐(0) 编辑
bors