The documentation of recent versions of XXE says that on 
Win2000/XP/Vista the user's configuration files are looked-for in:

   %APPDATA%\XMLmind\XMLeditor\

Previous versions of XXE specify the location for Win2000/XP as:

%SystemDrive%\Documents and Settings\%USERNAME%\Application 
Data\XMLmind\XMLeditor\

These locations are not the same for non-english versions of WinXP. On 
my spanish version the "Application Data" folder is named "Datos de 
programa".

What I find is that XXE-personal 3.7.0 on Vista behaves as documented, 
but on WinXP it uses the old location, i.e. it looks for "Application 
Data" instead of "Datos de programa".

Is this the expected behaviour? In order to use a script that copies 
config files to their intended locations in both WinXP and Vista I have 
to use the workaroud:

   set XXE_ADDON_PATH=%APPDATA%\XMLmind\XMLeditor\addon;+

Regards.
-- 
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado


Reply via email to