1
   

changing environmental variables

 
 
katchar
 
Reply Sat 6 Dec, 2003 11:14 pm
hi i don't know anything about running java, but there is a new program under development that i had got off the net. it is called videothen , you hyave got to go to your enviroment variables and you have to edit the .bat file and change the cd command to point to your videothen directory.
cd c:\videothen

for example.

also the java.exe must be in your PATH and the classpath environment variable must point to the jre directory. you can change the PATH variable (and add CLASSPATH) by going to controlpanel->System->Advanced->environmentvariables

is there any help someone can give me. i can follow directions. how do you direct your path, and put your classpath environment variable in your path. i have the java jre installed i think, but i don't know what to put in the environment variable to make it all work
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 1 • Views: 707 • Replies: 2
No top replies

 
drom et reve
 
  1  
Reply Sun 7 Dec, 2003 05:47 am
I'm unsure, I'm afraid; I happily forgot most programming things taught to me whilst younger...

Someone in the Computers forum should know.
0 Replies
 
satt fs
 
  1  
Reply Sun 7 Dec, 2003 06:35 am
This question is about environment variables for developers not for general users..

The "path" in java means the absolute path to the folder where java.exe or javac.exe lies, and the "classpath" is totally different from this, meaning that it is the absolute pass to the folder (or .jar file) where the compiled .class files lie.

On windows you can set those variables ((class)passes) at
controlpanel->System->Advanced->environmentvariables
as you say.
i) Add ";C:\<path to the folder where java.exe and/or javac.exe are placed>;"
to the PATH
ii) Create CLASSPATH and add ".;C:\<path to the folder or .jar file where .class files are placed>"
without quotation marks.

(The following may seem to be complicated, and you may igonore it.
http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/classpath.html
)
0 Replies
 
 

Related Topics

Clone of Micosoft Office - Question by Advocate
Do You Turn Off Your Computer at Night? - Discussion by Phoenix32890
The "Death" of the Computer Mouse - Discussion by Phoenix32890
Windows 10... - Discussion by Region Philbis
Surface Pro 3: What do you think? - Question by neologist
Windows 8 tips thread - Discussion by Wilso
GOOGLE CHROME - Question by Setanta
.Net and Firefox... - Discussion by gungasnake
Hacking a computer and remote access - Discussion by trying2learn
 
  1. Forums
  2. » changing environmental variables
Copyright © 2025 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.04 seconds on 05/07/2025 at 03:28:43