During deployment of some Linux desktop setup I had a major problem with WINE's regedit.
First, I don't seem to be able to edit the (default) values of the keys (if they don't exist already ?).
Second, the Modify dialog has Cancel as its default button.
Third, there is no Find function.
There are also some weird error messages in unexpected places.
Is anybody working on it, or should I try it ? Using native regedit is not an option, as our goal is to avoid being a BSA victim completely.
Krzysztof (who can't continue the RichEdit before getting the damn desktop to work)
On Thu, 29 Apr 2004 07:18:07 +0200, Krzysztof Foltman wrote:
Is anybody working on it, or should I try it ? Using native regedit is not an option, as our goal is to avoid being a BSA victim completely.
There were people working on it a few months ago, but that seems to have slackened off lately. Go for it.
If you're intending to do several patches for it you may wish to investigate arch. It'll let you branch WineHQ, commit your work as you complete it, and submit to wine-patches via a handy script. It'll let you keep your patches clean and separate from each other. </commercial>
thanks -mike
On Thu, 29 Apr 2004, Krzysztof Foltman wrote:
Is anybody working on it, or should I try it ? Using native regedit is not an option, as our goal is to avoid being a BSA victim completely.
I was working on it a bit, but I got sidetracked. I have a patch in the tree for a while now, but I haven't had time to clean it up and submit. The code needs a lot of cleanups, so feel free to hack on it and fix whatever problem bothers you, I'll continue my stuff after you finish.
Dimitrie O. Paun wrote:
I was working on it a bit, but I got sidetracked. I have a patch in the tree for a while now, but I haven't had time to clean it up and submit.
Well, I can try to clean the patch up for you, I guess it could save me a lot of work anyway.
Krzysztof