I am writing a windows batch file to launch my java gui application, but when I run my batch file, my application starts in minimized, how can I bring it to front at start ? I run it on windows 10
start "" !JAVA_HOME!binjavaw.exe -Datfsim.platformAddress= -Datfsim.toOrgId= -DtoTGOrgId= -Datfsim.toOrgName= -Datfsim.fromOrgId= -Datfsim.fromOrgName= -jar %~dp0XTools.jar
I have already tried with "/MAX", but also not work, if run with /WAIT, my java program start in front, but the batch will not exit.
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 190
تاريخ: يکشنبه
9 خرداد
1395 ساعت: 20:42