|
From: Jacques B. <jac...@gm...> - 2003-12-01 12:40:39
|
Thank you. That worked perfectly! Jacques ----- Original Message ----- From: "Leif Mortenson" <le...@ta...> To: <wra...@li...> Sent: Monday, December 01, 2003 2:02 PM Subject: Re: [Wrapper-user] SYS32 in wrapper.java.library.path : Jacques, : : >What is the environment variable to add the win/system32 folder to the : >wrapper.java.library.path? : > : > : Try the following: : wrapper.java.library.path.1=../lib : wrapper.java.library.path.2=%WINDIR%/system32 : : >Where can I get a list of the environment variables. Couldn't find it in the : >docs. : > : > : The wrapper does not provide a way to do this directly. If you are : running a console then : you can simply type "set" at the command prompt and you will get a full : dump of all : defined environment variables. That is how I answered your first : question. This will not : help when running as a service however. You currently have to look in : the control panel. : : Cheers, : Leif : : : : : ------------------------------------------------------- : This SF.net email is sponsored by: SF.net Giveback Program. : Does SourceForge.net help you be more productive? Does it : help you create better code? SHARE THE LOVE, and help us help : YOU! Click Here: http://sourceforge.net/donate/ : _______________________________________________ : Wrapper-user mailing list : Wra...@li... : https://lists.sourceforge.net/lists/listinfo/wrapper-user : : : |