Results 1 to 4 of 4
- 06-21-2010, 12:36 PM #1
Member
- Join Date
- Jun 2010
- Posts
- 26
- Rep Power
- 0
- 06-21-2010, 12:46 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,604
- Blog Entries
- 7
- Rep Power
- 17
First a bit of nitpicking: Dos is long dead, it doesn't even smell funny anymore; your operating system is MS Windows and it has a command line interpreter called cmd.exe. When you type something, it searches for something.exe at certain locations; when it has found it it runs the executable. The locations where it looks for such .exe files are listed by your 'path' environment variable and that variable doesn't contain the locations where javac.exe or java.exe are stored. You have to change the value of that environment variable 'path'. Check your operating system manuals how to do that.
kind regards,
Jos
- 06-21-2010, 02:20 PM #3
Member
- Join Date
- Jun 2010
- Posts
- 26
- Rep Power
- 0
That doesnt help me
- 06-21-2010, 02:47 PM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,604
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
Applet not showing even java is installed
By Basit56 in forum Java AppletsReplies: 14Last Post: 10-07-2009, 07:59 PM -
Can u provide the code(in java) for getting software installed on pc
By atul singh in forum Advanced JavaReplies: 3Last Post: 07-11-2009, 01:36 PM -
How do you start a Java program from the "Start" menu under Windows?
By ScottVal in forum New To JavaReplies: 5Last Post: 03-20-2009, 10:04 PM -
Need Java Script Installed
By billaaa777 in forum Jobs OfferedReplies: 0Last Post: 09-04-2008, 04:37 PM -
java code for checking if a software is installed or not
By heggemony in forum Advanced JavaReplies: 1Last Post: 07-31-2007, 01:19 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks