Re: I need a command line in Windows NT



On 28 Jun 2005 15:04:41 -0700, "redgambit" <mbrandt@xxxxxxxxxxxxx>
wrote or quoted :

> String cmdLine6 = "cmd \\\\a1\\scripts\\clientconvert.exe";
> try {
> Process process = Runtime.getRuntime().exec(cmdLine6);

you don't need CMD to exec an exe file. See
http://mindprod.com/jgloss/exec.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.



Relevant Pages

  • Re: how to convert a java pgm to exe file??
    ... >converted into .exe file without using softwares. ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ...
    (comp.lang.java.programmer)
  • Re: Thread differences between console and tomcat?
    ... > But while running in tomcat, ... With Exec, you can have the spawning thread wait for the child to ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ...
    (comp.lang.java.programmer)
  • Re: using editable jcombobox
    ... bigger picture. ... programming task over my head. ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ...
    (comp.lang.java.programmer)
  • Re: What is the URL of a timestamp server for jarsigner?
    ... The protocol 3631 was originally for Microsoft CAB and visual basic ... find only two 3631 timestamping services. ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ...
    (comp.lang.java.programmer)
  • Re: Using Vector in Java 1.5
    ... it might not be later when you are making some emergency fix. ... Think of as a way of clearly documenting that restriction. ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ...
    (comp.lang.java.programmer)