[go: up one dir, main page]

Menu

#119 .REG file misinterpretions

colorer-take5
closed-fixed
HRC codes (39)
5
2007-02-06
2007-01-31
Anonymous
No

Deleting of values is now marked as errors.

E.g.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"ctfmon.exe"=-

The minus sign at the end is marked as an error. It is however a correct syntax for .REG file. An old version of the Colorer plugin (from 2001) did not have this error.

Other things misinterpreted as errors:

[HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\CtrlAltHome]
"Sequence"="c d \\ Enter"
("\\" is marked as an error)
[HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\CtrlI]
"Sequence"="m p l a y e r c SPACE CtrlF ENTER"
("SPACE" and "ENTER" are mared as errors. Strangely enough nothing else is in that line!?

Discussion

  • Igor Russkih

    Igor Russkih - 2007-02-01
    • labels: 511420 --> HRC codes
    • milestone: --> colorer-take5
    • assigned_to: nobody --> lomecb
    • status: open --> open-accepted
     
  • Igor Russkih

    Igor Russkih - 2007-02-01

    Logged In: YES
    user_id=313042
    Originator: NO

    accepted, to be fixed.

     
  • Igor Russkih

    Igor Russkih - 2007-02-06

    Logged In: YES
    user_id=313042
    Originator: NO

    fixed,
    the red issues are from FAR macro processing, fixed also
    revision 903,904

     
  • Igor Russkih

    Igor Russkih - 2007-02-06
    • status: open-accepted --> closed-fixed
     

Log in to post a comment.