@echo off echo Packaging %1 into %2... %~dp0\NativeScriptUtil.exe -i %1 -o %2 -q