BSD installation - second question - registry

Duane Clark junkmail at junkmail.com
Thu Feb 28 13:28:42 CST 2002


Alex Volkov wrote:
> ...
> So now lets talk about registry

Okay, go to:
http://www.winehq.com/Docs/wine-user/registry.shtml

In particular, look at section 4.4.5. Hmm.. looking at that myself, it 
says to read the documentation/no-windows document, which doesn't exist!

Oh well, you want to do something like this. Go to the directory 
programs/regapi and build regapi. Then run it something like this:
# programs/regapi/regapi setValue < winedefault.reg

Before running that, to make the debugger work, find in the file the 
debugger command (search for "winedbg") and change it to the path to 
winedbg on your machine.

The registry files are in ~/.wine/*.reg, and are plain text files that 
can be edited with any text editor.

-- 
My real email is akamail.com at dclark (or something like that).




More information about the wine-users mailing list