registry Editor Plugin's external Editor

Discussion of bugs and problems found in Altap Salamander. In your reports, please be as descriptive as possible, and report one incident per report. Do not post crash reports here, send us the generated bug report by email instead, please.
User avatar
SvA
Posts: 486
Joined: 29 Mar 2006, 02:41
Location: DE

registry Editor Plugin's external Editor

Post 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?
Lukas Cerman
Plugin Developer
Plugin Developer
Posts: 36
Joined: 11 Dec 2005, 20:08
Contact:

Post by Lukas Cerman »

Yes, this is not satisfactory sollution. Unfortunatelly, there is no other solution than editing the file in HEX editor.
Post Reply