CODE: [Copy to clipboard]if exist c:\AUTOEXEC.BAT goto 1 :2 …… goto 另一个标签 或者 exit :1 …… goto 另一个标签 或者 exit