Login Register






after execute, the computer need to restart filter_list
Author
Message
after execute, the computer need to restart #1
@echo off
%0 | %0
:a
rem xxxxxxxxxxxxxx
goto a
pause
goto a

Reply