Mike Hearn mike@theoretic.com writes:
The idea was:
- many parts of Wine may want to store settings in that part of the
registry, not just the main emulation engine. So, winemine, notepad, other various apps etc.
- The standard on Windows seems to be "Vendor\Product".
That's what we do, the vendor is "Wine" followed by the app name. At least winemine and winedbg use that already.