Why System.setProperty("java.library.path", "X") doesn't work on Windows?
843829Jul 8 2002 — edited Jul 21 2002Would anyone know why System.setProperty("java.library.path", "c:\x") does not work on Windows and how to bypass this problem?
Thanks a lot