Thumbnails for archives using
CBX Shell.
a). Be careful with the registry, make a backup!
b). This decision is not mine, found on some forum, do not remember where.
Solution for Windows 64 bit:
1). Install CBX Shell onto an x86 machine or virtual machine.
2). Copy the following 2 files from the 32bit machine on path (assumes default path) C:\Program Files\T800 Productions\CBX Shell
unrar.dll
CBXShell.dll
3). Rename copied CBXShell.dll to CBXShell.32.dll
4). Copy unrar.dll and the renamed CBXShell.32.dll to the install path on the 64bit windows machine (which should be same as above for default path).
5). Create and import a registry file with the following information:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E6ECB90-5A61-42BD-B851-D3297D9C7F39}]
@="CBXShell Class"
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E6ECB90-5A61-42BD-B851-D3297D9C7F39}\InprocServer32]
@="C:\\Program Files\\T800 Productions\\CBX Shell\\CBXShell.32.dll"
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E6ECB90-5A61-42BD-B851-D3297D9C7F39}\ProgID]
@="CBXShell.CBXShell.1"
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E6ECB90-5A61-42BD-B851-D3297D9C7F39}\Programmable]
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E6ECB90-5A61-42BD-B851-D3297D9C7F39}\TypeLib]
@="{9E6ECB90-5A61-42BD-B851-D3297D9C7F39}"
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E6ECB90-5A61-42BD-B851-D3297D9C7F39}\VersionIndependentProgID]
@="CBXShell.CBXShell"
[HKEY_CLASSES_ROOT\Wow6432Node\TypeLib\{FC1558B6-3992-4ACE-B032-EB3273751A1B}]
[HKEY_CLASSES_ROOT\Wow6432Node\TypeLib\{FC1558B6-3992-4ACE-B032-EB3273751A1B}\1.0]
@="CBXShell 1.0 Type Library"
[HKEY_CLASSES_ROOT\Wow6432Node\TypeLib\{FC1558B6-3992-4ACE-B032-EB3273751A1B}\1.0\0]
[HKEY_CLASSES_ROOT\Wow6432Node\TypeLib\{FC1558B6-3992-4ACE-B032-EB3273751A1B}\1.0\0\win32]
@="C:\\Program Files\\T800 Productions\\CBX Shell\\CBXShell.32.dll"
[HKEY_CLASSES_ROOT\Wow6432Node\TypeLib\{FC1558B6-3992-4ACE-B032-EB3273751A1B}\1.0\FLAGS]
@="0"
[HKEY_CLASSES_ROOT\Wow6432Node\TypeLib\{FC1558B6-3992-4ACE-B032-EB3273751A1B}\1.0\HELPDIR]
@="C:\\Program Files\\T800 Productions\\CBX Shell"
Add the desired expansion in the settings XYplorer Previewed fomats for Imade files.
----
On systems of 32 bits perhaps, it is enough to establish CBX Shell and add the desired expansion in the settings XYplorer Previewed fomats for Imade files.
-----------------------
For Epub - Thumbnails.
1. Create a thumbs.reg whit this code:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.epub\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{9E6ECB90-5A61-42BD-B851-D3297D9C7F39}"
2. Add the EPUB expansion in the settings XYplorer Previewed fomats for Imade files.
I hope it help somebody.