v1.1.0.128 [Nov 25, 2008]
Full Unicode support, native Unicode programs. That means no more problems with international characters.
Windows 9x support dropped.
CopyUrl: It is now possible to omit certain commands from popup menu by setting caption of a command to empty string or "-". That way you can make CopyURL only to add 1 or 2 required commands to menu instead of all 3.
* RegisterServerShellExt: Now detects exported functions by parsing module's exported procedures list, not by trying to load module and get RegisterServer/UnregisterServer method address. This should avoid shell crashes with some libraries/executables and should be more secure.
* RegisterServerShellExt: Added Register/Unregister commands for .ax files (need to re-enable module for this to take effect).
* RegisterServerShellExt: Vista helper application RegisterServer.exe now used only when UAC is enabled.
* AnyFile: If FileNote command was hidden then Copy Filename command invoked FileNote functionality.
* FontFileShellExt: Now if font install/uninstall operation is successful does not show message dialog (N of N fonts successfully processed), so less unneccessary clicking with the mouse. Message box is now only displayed on error and there is option to see extended error log.
* FontFileShellExt: Does not add itself to system font folder to prevent (stupid)user of uninstalling/unloading all system fonts.
* FontFileShellExt: Vista helper application FontLoader.exe now used only when UAC is enabled.
* FontLoader system tray icon: Now shows font count in menu for each folder.
* FontLoader system tray icon: After Explorer crash/restart tray icon is automatically restored.