How do i set environment variable under windows via Java program. I need to set the ... System.out.println(System.getenv().get( "Path" ));.
確定! 回上一頁