I have an issue where if I change the name of a volume in DO, that name change does not get updated in the folder tree. Am I missing a setting somewhere? I have highlighted it in the screenshot below in yellow. As you can see in the tree the R drive is called Local Disk, but in the The PC folder is is called RamDisk.
That may mean the device/driver/filesystem fails to sent a notification about the change, or that something is blocking the notification from reaching Opus.
(Running the whole dopus.exe process elevated via UAC will block many notifications from reaching it, for example.)
If renaming a normal drive works but renaming the RamDrive doesn't, it's likely not sending the notification properly. If neither works, it's likely something is preventing the notifications from reaching Opus.
OK thanks for the reply Leo