Windows Registry Editor Version 5.00

;===============================================================================
; *********************************** 7-Zip ***********************************
;===============================================================================

; Display real file icons in file list.

[HKEY_CURRENT_USER\Software\7-Zip\FM]
"ShowRealFileIcons"=dword:00000001
;-------------------------------------------------------------------------------

; Display a system context sub-menu in the File menu.

[HKEY_CURRENT_USER\Software\7-Zip\FM]
"ShowSystemMenu"=dword:00000001
;-------------------------------------------------------------------------------

; When an item is selected, the item and all its subitems are highlighted.

[HKEY_CURRENT_USER\Software\7-Zip\FM]
"FullRow"=dword:00000001
;-------------------------------------------------------------------------------
