_JAVA_OPTIONS env var
843802Jan 8 2002 — edited Jan 8 2002When launching a jnlp file from the web browser, javaw.exe doesn't interpret the JAVA_OPTIONS environment variable. Normally I set this variable to be -Xrun<dll_name> for profiling.
When a jnlp file is run from the file explorer everything is OK.
Does anybody know why?