View Single Post
  #1 (permalink)  
Old 04-18-2008, 10:36 AM
jazz2k8's Avatar
jazz2k8 jazz2k8 is offline
Senior Member
 
Join Date: Apr 2008
Posts: 113
jazz2k8 is on a distinguished road
[SOLVED] How to Run an .exe using java
Hi Folks

i am using omnipage OCR engine(which is used for OpticalCharacterRecogniazation)
I want to Run its .exe using java but the conditions are

1)It should run from command prompt only
2)The GUI should not popup when i use my code.

the input should be given through my command promptonly.
like
java OCRPROCESS 1.tif,2.tif...soon..




any help?
Reply With Quote
Sponsored Links