Deleter file counter works, but give random numbers

前端 未结 0 1796
Happy的楠姐
Happy的楠姐 2021-02-07 00:34

I made a counter to delete from a minecraft save level.dat_old file, like this

    @echo off
:asd
:E
if not exist level.dat_old goto asd
SETLOCAL ENABLEDELAYEDEXP         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题