:: 在此使用rar if errorlevel 1 goto error :: 在此填入rar正确执行的代码语句 goto end :error :: 在此填入rar执行出错的代码语句 goto end :end