> I am running a batch file abc.bat through my java class using Runtime
> Class which will start my application. While it is executing batch
> file it starts the Console window which i don't want to show. How to
> Hide console window.
Try a later java VM version. This is supposed to be fixed, but I
haven't heard any reports that it indeed is now fixed, and I haven't
tried myself.