Some people wished for a way to distinguish between nameless CBUSxxxnnn.lrx files in their books directory. Sony did not provide an easy way for that, so I made this little extension.
Features:
1) Supports three BBeB formats: LRF (unprotected books) and two flavors of protected LRX: Librie and Reader versions.
2) Displays author and title info in all standard locations of Explorer: file properties, details view, status bar and file hint.
3) Fully supports Unicode.
Known issues:
1) Does not yet allow to change the metadata.
2) While the extension does display properies of Librie files, it won't work without Connect software installed.
Installation:
1) Unzip register_bbeb.bat and BBeB.dll into the directory where you installed the Connect software (default location is "C:\Program Files\Sony\CONNECT Reader\Data\bin").
2) Run register_bbeb.bat. If everything goes well, you'll see the following messagebox:
---------------------------
RegSvr32
---------------------------
DllRegisterServer in BBeB.dll succeeded.
---------------------------
OK
---------------------------
If you get an error message, check that you unzipped files into the Connect's "bin" directory (it should have "CONNECT Reader.exe" in it).
Uninstallation:
1) Unzip unregister_bbeb.bat next to BBeB.dll and run it. If all goes fine, you'll see the following message:
---------------------------
RegSvr32
---------------------------
DllUnregisterServer in BBeB.dll succeeded.
---------------------------
OK
---------------------------
2a) To unload all copies of BBeB.dll still in memory reboot the OS
2b) If you don't like reboots or feeling adventurous, do the following:
- open Task Manager (Ctrl-Shift-Esc or right-click an empty area of the taskbar and choose "Task Manager")
- go to the "Processes" tab and sort processes by name
- find all copies of explorer.exe and kill them (use Del or click "End process")
- after they're all gone, start a new shell from the Task Manager's "File-New Task(Run)..." menu. Enter "explorer" for the program name.
Note: this method will rearrange the application buttons on the taskbar, and you might lose some icons in the system tray.
3) Now you can delete BBeB.dll
Hints:
1) To add "Author" and "Title" columns in Explorer's detail view, use menu View-Choose Details... or right-click the column headings.
2) To sort files by author or title click on the corresponding column. Click a second time to sort in reverse order.
3) You can rename the LRX files any way you want, this will not disable the DRM. However, you will need to readd them into your library using Connect software.
Get version 1.0
here.
Some screenshots:

Details view.

File properties.