2000 Command Prompt
843798Oct 12 2004 — edited Oct 12 2004Hi 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