1 REM invoke as: post_build.bat OUTPUT_PATH_TO_EXE PATH_TO_CHROME_ROOT CONFIGURATION 2 mkdir %2\build\%3 3 copy %1 %2\build\%3\ 4