Jump to content

How to add Compress folder into right click context menu


Recommended Posts

Posted

Hi sir

i use that

[HKEY_CLASSES_ROOT\*\shell\CAB_Max]

[HKEY_CLASSES_ROOT\*\shell\CAB_max\command]

@="makecab /v3 /D CompressionType=LZX /D CompressionMemory=21 \"%1\""

it can Compress all files to cab

when i want use the same reg

[HKEY_CLASSES_ROOT\Directory\shell\Folder_CAB_Max]

[HKEY_CLASSES_ROOT\*\shell\Folder_CAB_Max\command]

@="makecab /v3 /D CompressionType=LZX /D CompressionMemory=21 \"%1\""

it can not work !?

can tell me the right setting ?

THX


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...