@echo offsetlocal enabledelayedexpansionfor /f %%i in (wangzhi.txt) do (start "%%i"set /a n+=1if !n!==20 pause)