Run a .exe file with parameters from my java code
794113Aug 24 2010 — edited Aug 24 2010Hi, I want to run a .exe file from my java program. This .exe file will take some parameters in the command line. I need
to supply that to the program as well. Can someone help me in this please?
Thanks in advance.