Kevin Flynn wrote: > > If I set XXE_CONFIG in XXE.BAT, and start XXE from the bat file, then it > works. If I set it globally in > > Settings/Control Panel/System/Advanced/Environment Variables > > and start XXE from the Start menu, then it doesn't work. > > Is this a bug, or the intended behaviour?
The reason is that we have not yet found a way to make the launcher (XMLmind_XML_Editor.exe) created by our installer pass to XXE the value of environment variables as Java system properties. We didn't want to delay the release of V2.0 just for this reason. This will probably be fixed in next release. For now, * set XXE_CONFIG either from autoexec.bat or using Settings/Control Panel/System/Advanced/Environment Variables. (Do not set XXE_CONFIG in xxe.bat.) * Close your session and reopen it, just in case. * Make sure that XXE_CONFIG is set by typing "set XXE_CONFIG" using the command prompt. * Use xxe.bat rather than the entry of the Start menu.

