@echo off set input=%1% echo build version:%input% fyne package --name RobotGUI-%input% -os windows