编写印bat 加进 txt 然后改后缀为bat
【链接登录后可见】 off
Echo stop
net stop "print spooler"
Echo del file
del %windir%\system32\spool\PRINTERS\*.* /q
echo.
【查看更多内容请登录哈】