On Wed, Jan 24, 2007 at 02:01:37AM +0100, Uwe Stöhr wrote: > I wrote: > > > > Do you mean that you directly set the variable in HKCU\Environment? > > > > Yes. > > > > > Instead, why don't you try setting the path to the Aiksaurus directory > > > through "HKCU\Software\Aiksaurus\Data Path" (according to the patch in > > > development/Win32/patches)? > > > > I wasn't aware of this. I used this now and it works. Thanks for > > pointing me to this. > > I found out today that this setting isn't recognized by aiksaurus when the > user hasn't admin > permissions. So I have to remove this solution :-( .
Strange. A normal user should be able to write to HKEY_CURRENT_USER. Are you sure that you applied the patch in development/Win32/patches? Another thing to take care of is that, according to that patch, an existing "HKLM\Software\Aiksaurus\Data Path" will hide the corresponding entry in HKCU. I don't know why Joost decided to do so, but you could try to do the opposite. HTH -- Enrico