Viewing 3 posts
  • #39862
    Posts: 16
    Threads: 21
    Joined: Mar 2018

      now the compressed folders appear in the file explorer but not inside the folder even though i have added the filter for this folder. i don’t know what has happened because it used to wor

    Plugin version: 3.23

  • #39865
    Posts: 253
    Threads: 1062
    Joined: Aug 2009

      By default, Windows processes zip and rar (rar since the last Windows update) as directories.
      To show these file types in the listview panel, disable process them as folders.
      You can do this by adding the next data to regedit

      [-HKEY_CLASSES_ROOT\CompressedFolder\CLSID]
      [-HKEY_CLASSES_ROOT\SystemFileAssociations\.rar\CLSID]
      [-HKEY_CLASSES_ROOT\SystemFileAssociations\.zip\CLSID]

      Sign out after changing the registry
      PS. Be careful when changing the registry

  • #39866
    Posts: 16
    Threads: 21
    Joined: Mar 2018

      that’s it, delete those entries and it’s working ok

Viewing 3 posts

You must be logged in to reply to this topic.