@echo off rem Build the installer for the complete Inventera web application. call "%~dp0build_inventera_installer_windows.bat" "%~1" exit /b %errorlevel%