Running Bat file in Minimized Mode

Hai All,I need to run bat file using Runtime, Bat file should run in minimized mode ...any one help meRegardsYuva
[155 byte] By [Yuvaraj_83a] at [2007-10-3 3:33:52]
# 1
Assuming it's windows... start /min mybatchfile.batOpen a command prompt and type "start /?" to see the params available.regards,Owen
omcgoverna at 2007-7-14 21:28:19 > top of Java-index,Java Essentials,New To Java...
# 2
HaiThanks for reply ,i used the code ..prompt is opening in the minimized mode
Yuvaraj_83a at 2007-7-14 21:28:19 > top of Java-index,Java Essentials,New To Java...
# 3
> Hai> > Thanks for reply ,i used the code ..> prompt is opening in the minimized modeYuvraj learn Ms Dos. The all guys like Kumble know it.
Tatona at 2007-7-14 21:28:19 > top of Java-index,Java Essentials,New To Java...