Page 1 of 1

registry Editor Plugin's external Editor

Posted: 12 May 2006, 13:44
by SvA
How do I need to set up the registry Plugin to be able to properly modify e.g. a MULTI_SZ value?

Is it possible at all to have an external Registry Editor to open up to the key?

At the moment I get a temporary file, which I can modify. However, since this file is in a binary format, containing unicode data without a BOM and even containing nul-characters, I need to edit that file with a hex editor.

I don't think this is a satisfying solution.

This thread seems to suggest that it is possible to use a real registry editor. But how do I need to configure it?

Posted: 15 May 2006, 11:08
by Lukas Cerman
Yes, this is not satisfactory sollution. Unfortunatelly, there is no other solution than editing the file in HEX editor.