Introduction

Welcome to CBFS Shell, a suite of easy-to-use structs for extending Windows File Explorer. Define how users interact with files and folders, customize context menus, add informational columns and more. CBFS Shell modules run in Windows Explorer and in your application; they communicate with each other via an efficient RPC mechanism. CBFS Shell supports Windows 7 and later, including Windows 11, on x86, x64, and ARM64 processor architectures.

Go-specific notes

The Go Edition includes the source code written in Go and a C bridge to the native library that comes in the precompiled form. For the compiler to handle this source code, you need CGo to be functional. CGo is a pseudo-package used for interoperations between the Go code and C/C++ components and external code. If you are installing CBFS Shell on Windows, then as per Go Wiki, "... to use cgo on Windows, you'll also need to first install a gcc compiler (for instance, mingw-w64) and have gcc.exe (etc.) in your PATH environment variable before compiling with cgo will work.". One prominent option for a GCC compler for Windows is MSYS2, but you can also use the build of cygwin or mingw of your choice.

Included Components

ShellFolder The ShellFolder class enables creating a virtual folder containing items in the Windows Shell.
ShellMenu The ShellMenu class enables customizing Shell context menu items and commands.
ShellNotify The ShellNotify class enables monitoring file system change notifications.
ShellOverlays The ShellOverlays class enables adding overlay icons over any files and folders displayed by the Windows Shell.

Additional Information

You will always find the latest information about CBFS Shell at our web site: www.callback.com. We offer free, fully-functional 30-day trials for all of our products, and our technical support staff are happy to answer any questions you may have during your evaluation.

Please direct all technical questions to support@callback.com. To help support technicians assist you as quickly as possible, please provide a detailed and accurate description of your problem, the results you expected, and the results that you received while using our product. For questions about licensing and pricing, and all other general inquiries, please contact sales@callback.com.

Thank You!

Thank you for choosing CBFS Shell for your development needs. We realize that you have a choice among development tools, and that by choosing us you are counting on us to be a key component in your business. We work around the clock to provide you with ongoing enhancements, support, and innovative products; and we will always do our best to exceed your expectations!