Re: Cleanup config

2004-10-21 Thread Alexandre Julliard
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > Heh, that's not nice, now we define it in two places. I can't quite > find where it's been used, do you remember the filename? It's in misc/registry.c. And no, it's definitely not nice at all; unfortunately we can't use the value from the registry

Re: Cleanup config

2004-10-21 Thread Dimitrie O. Paun
On Thu, Oct 21, 2004 at 03:37:37PM -0700, Alexandre Julliard wrote: > This is OK except for the windows dir, that one is still being used by > the registry code. Heh, that's not nice, now we define it in two places. I can't quite find where it's been used, do you remember the filename? -- Dimi.

Re: Cleanup config

2004-10-21 Thread Alexandre Julliard
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > [wine] > -"Windows" = "c:\\windows" > -"System" = "c:\\windows\\system" > -"Temp" = "e:\\" > -"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\" > -"Profile" = "c:\\windows\\Profiles\\Administrator" This is OK except for the windows dir