View Single Post
  #6 (permalink)  
Old 11-11-2007, 07:09 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
My suggestion is to define CLASSPATH as an environment variable and JAVA_BIN path inside bat file before calling and javaw.exe. I have Vista and i dont have CLASSPATH environment variable. But as far as i remember, in XP and below there was a globally defined CLASSPATH environment variable. Sorry if i remember wrongly.
Reply With Quote