- Completely Exit Everything
- Open your Everything.ini.
- Add the image filename to the end of the ntfs_volume_guids list, for example, change:
Code: Select all
ntfs_volume_guids="\\\\?\\Volume{00000000-0000-0000-0000-000000000000}"
- To:
Code: Select all
ntfs_volume_guids="\\\\?\\Volume{00000000-0000-0000-0000-000000000000}","D:\\HDDImages\\ntfs.img"
- Add the mount path to the end of the ntfs_volume_paths list, for example, change:
Code: Select all
ntfs_volume_paths="C:"
- To:
Code: Select all
ntfs_volume_paths="C:","X:"
- Save changes and restart Everything.
Indexing ReFS images is no longer supported.