Hello all,<br><br>Am quite keen to get involved with Wine for GSoC - specifically the project titled &quot;<a href="http://wiki.winehq.org/SummerOfCode" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Scriptable Configuration</a>&quot;<br>
<br>Having spoken briefly to Lei, he essentially said that the more features added to the reg.exe in Wine, the better.<br><br>I looked up what the Windows version does, and it seems like a pretty solid list of features to aim for;<br>
<br>- add&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Adds a new subkey or entry into the registry<br>- delete&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deletes a subkey or entries from the registry<br>- query&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Displays the data in a subkey or a value<br>- compare&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Compares specified registry subkeys or entries<br>
- copy&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Copy a subkey to another subkey<br>- Save&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Saves a copy of specified subkeys, entries, and values of the registry in hive (binary) format-- could be changed to save as plaintext/flatfile format<br>
- Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load a key values<br>etc<br><br>(<a href="http://commandwindows.com/reg.htm">Source</a>)<br>
<br>An apparent missing feature seems to be editing an existing key value<br><br>Also, for the command line tools for wine, beyond uninstallation and windows-version calls, (from <a href="http://wiki.winehq.org/ConsoleConfiguration">Console Configuration</a>) are there any other particularly desirable features?<br>
<br>
Any input/comments from anyone is much appreciated,<br><br>Kind regards,<br><br>Matt Shanks<br>(&#39;napi&#39; on IRC)<br>