To Set Command Path in Windows Vista:
- Access Windows button in the Windows Desktop> Control Panel> System and Maintenance> System> Advanced system settings and click on the Continue button when the User Account Control window pops up
- Under the System Properties window, select the Advanced tab and click on the Environment Variables button
- Under the Environment Variables window, select Path variable in the System Variables section and click on the Edit button
- Under the Edit System Variable window, adds a semicolon ( ; ) to the end of the existing Variable value and then adds the path for the bin subdirectory of JDK 1.6 to the list ( C:\Program Files\Java\jdk1.6.0_16\bin>; )
0 comments:
Post a Comment