From: Samuele P. <pe...@in...> - 2001-05-15 12:11:20
|
Hi. [Armin Ehrenfels] >... But, what about personal > registry files, very important, IMO, on WTS ? Under w2k one can put a personal .jython file (contents as the registry) under Documents and Settings/*user-name* (or something like that) in NT there should be something similar, just start jython and ask: from java.lang import System System.getProperty("user.home") in that directory you can put your .jython file and deduce the general case <wink> regards, Samuele Pedroni |