v0.3.13
- Fixed column header popup menu issues
- Will use correct initial path in save dialog for UNC paths
- Supports reading BSD-style hash files, determined by filename or if forced through the open dialog dropdown
- Allow all hash types to be put in filenames (right click the "Put CRC into filename" button)
- Reads all hash types from filenames
- Fixed possible issues with hash file creation across multiple jobs
- Shell extension: adds possibility to hide context menu entries
There is currently no GUI for hiding shell extension menu entries, that will be in the next version. Until then you can manually create the registry value HKEY_CURRENT_USER\Software\RapidCRC\ShellExtMenuItemsMask (DWORD) - it's a bit mask where bit 0 corresponds to "Open" and each subsequent item is one bit higher. So to hide "Open with Reparent", the separator and "Create SFV" you'd set it to 1A (hex).
Program
Version
0.3.13
- Log in to post comments