"Juergen Schmied" <[EMAIL PROTECTED]> writes:

> We need all this language dependend values in shell32 so we could use some scripts to
> generate resource files from it. If these values are not the same like the in the 
>registry we
> are in trouble again.

I'd rather suggest storing these values in shell32 resources and have
shell32 create the keys itself; we don't want to have these values
stored in two different places. Then the install program could load
shell32 and ask it to create the keys (maybe we can use DllInstall for
this?). Of course this means we can no longer use a simple shell
script...

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to