Manuel Collado wrote:
> 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;+
> 

The documentation is correct. XXE behavior on a Windows XP Spanish (or 
French or any non-English) machine is incorrect. User's configuration 
files should be in %APPDATA%\XMLmind\XMLeditor\, whatever the value of 
the %APPDATA% environment variable.

We'll try to fix this bug in next release.





Reply via email to