On Wed, Mar 01, 2000 at 04:21:06PM -0800, Alexandre Julliard wrote:
> Andreas Mohr <[EMAIL PROTECTED]> writes:
> 
> > But what about -init ?
> > Should I add such a parameter ?
> 
> What is it supposed to do that cannot be done in the install script?
Well, just what I said:
E.g. query the host name.
I just saw before that the registry automatically queries the host name
and saves it (upon every startup !).
But GetComputerNameA doesn't do *anything* with that value.
Funny thing ! :)

-init would enable us to only retrieve the host name once, upon -init.
And set any other registry keys that need to be set to environment dependent
values.
Well, maybe one could do that in a script as well, that wouldn't be bad.

And of course I still want to make sure somehow that the configuration
is consistent with the current Wine version and not broken at all.

Andreas Mohr

Reply via email to