You can use this in Bach file
@echo off
if not "%minimized%"=="" goto :minimized
set minimized=true
start /min cmd /C "%~dpnx0"
goto :EOF
:minimized
Start /B /I drive:\path\filename.exe
exit
or download and use a small program called [cmdow], but be careful anti-virus programs might report it as virus or spy