Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

2000 Command Prompt

843798Oct 12 2004 — edited Oct 12 2004
Hi All,
I want to open a command prompt from java so I've got:
Runtime.exec("someSortOfCommand /C notepad");
But i'm not sure which command i should call for Windows 2000 as
I know its different for Windows NT, Windows 95 etc.
Any help would be greatly appreciated,
Sezzle
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 9 2004
Added on Oct 12 2004
1 comment
111 views