Thery
September 25th, 2000, 03:34 AM
I need to call Runtime.exec("command /c copy myfile a:");
When it is executed an exception is raised with the message "Cannot create process".
This works perfectly on Windows NT 4.
Does anyone know why it behaves like this?
What can I do to make it work on Win98?
Is it a Win16 legacy problem?
Thanks very much for your help
-BT
When it is executed an exception is raised with the message "Cannot create process".
This works perfectly on Windows NT 4.
Does anyone know why it behaves like this?
What can I do to make it work on Win98?
Is it a Win16 legacy problem?
Thanks very much for your help
-BT