@echo off set work_path=E:\apktool1.5.2\es_apk\es_s E: cd %work_path% for /R %%s in (.,*) do ( echo %%s )