[Bug 15202] New: provide support for raw text editing of registry files

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 9 11:40:21 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15202

           Summary: provide support for raw text editing of registry files
           Product: Wine
           Version: 1.1.4
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: bluedzins at wp.pl


Well, wine lives in linux environment so it is quite natural if registry files
(wine files) would be editable in unix manner -- grep, diff, patch, sed, etc.
Unix advantage (one of many) was and is batch text processing. Adding in the
middle special GUI tool just for editing stops any automatic processing.
Besides either you underpower your own program (regedit) comparing to existing
unix tools or reinvent wheel again.

So, if registry files have to be written in utf8, non-utf, raw unicode, well,
in short it does not matter really -- the wish is, please establish any
encoding necessary for raw text editing, so common-sense operations like
(example) removing entire lines till empty line would be guaranteed to work.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list