Why doesn ZTreeWin v1 let me access a file or directory name containing a copyright symbol?
ZTreeWin v1 is a console application which is restricted to displaying characters from the current OEM codepage. Normally all characters can be converted from ANSI to OEM for display, but there may be exceptions. In such cases, try using the /O command line switch to disable this translation. It may cause other characters to be displayed with the wrong symbol, but you should now at least have access to all directories and files. Or, upgrade to v2.0!