Skip to content

Instantly share code, notes, and snippets.

@ChuckMichael
Created February 10, 2024 19:57
Show Gist options
  • Save ChuckMichael/1c3aaebfce2bcdec832a00f885e22fa3 to your computer and use it in GitHub Desktop.
Save ChuckMichael/1c3aaebfce2bcdec832a00f885e22fa3 to your computer and use it in GitHub Desktop.

Revisions

  1. ChuckMichael created this gist Feb 10, 2024.
    18 changes: 18 additions & 0 deletions 7zip-config.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,18 @@
    # 7-Zip and NanaZip - Editor tab configuration
    ![window](https://gist.github.com/assets/6888027/0b2b9b26-e2b0-44eb-83d2-24e9a1f92b51)
    ## View
    Path to text editor
    ```
    Notepad.exe
    ```
    ## Editor
    Path to text editor
    ```
    C:\Program Files\Notepad++\notepad++.exe
    ```

    ## Diff
    Path to program presenting differences between two text files.
    ```
    C:\Program Files\WinMerge\WinMergeU.exe
    ```