is there any possibility for converting .hive files .reg files or .txt files so that wine can handle it?
vitamin
2008-Oct-01 13:36 UTC
[Wine] Re: Is there any other way for accessing .hive files?
sainath wrote:> is there any possibility for converting .hive files .reg files or .txt files so that wine can handle it?Only windows can read it's own binary registry files.
vitamin
2008-Oct-01 19:12 UTC
[Wine] Re: Is there any other way for accessing .hive files?
John Drescher wrote:> Doesn't regedit from windows have the ability to save registry files in NT4 (text) format?Not really. Regedit just calls advapi (or ntdll) to load registry. You can try it to make sure but I doubt it will work on Wine.
James McKenzie
2008-Oct-03 03:19 UTC
[Wine] Is there any other way for accessing .hive files?
sainath wrote:> is there any possibility for converting .hive files .reg files or .txt files so that wine can handle it? > >What you are trying to do can seriously mess up your .wine files. The first question is why are you trying to export the registry from Vista and import it into Wine? Is there an application that you cannot install directly into Wine for some reason? James McKenzie