|
-
September 25th, 2000, 03:34 AM
#1
Runtime.exec() and Win98 : Cannot create process
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|