Wine has a fully functional support for reading nt-registrys.
The reading and mounting of additional hives is just not implemented but
it's trivial.
Ciao
Juergen
PS: the driver at
> It's ntreg on this page http://razor.bindview.com/tools/
is based on a document found as example at www.wotsit.org.
Never nt-versions are using datastructures not described in this
document. I'm think the wine nt-regsitry loader is a bit better since
it already supports this structures. (I did not check the source of
ntreg, but had a mail exchange with the author of this code and
he liked to check the status of the wine loader.)
Ciao
Juergen
Date forwarded: Fri, 15 Sep 2000 19:04:57 -0600
To: [EMAIL PROTECTED]
From: Paul Ashton <[EMAIL PROTECTED]>
Subject: Mounting registry hives
Date sent: Sat, 16 Sep 2000 09:02:12 +0100
Forwarded by: [EMAIL PROTECTED]
> Wine weekly news has the following comment, but I can't find
> the message in the mailing list archives:
>
> > Another part of the discussion evolved into the details of mounting
> > a windows registry file (call me hive) as a filesystem using the
> > mount command. But it lead almost to nowhere, so don't wait too much
> > for this one.
>
> I don't know if you've seen this, but a colleague of mine, wrote
> a file system driver for Linux to mount NT registry hives. Maybe
> this could be useful for Wine?
>
> It's ntreg on this page http://razor.bindview.com/tools/
>
> Paul
>
>
>
>
>