It seems that the version installed by HBS is an older one (v2.1.0 vs. newest v2.3.1).
What you can do, I tried this myself, is to uninstall the driver currently installed by HBS:
- Open a cmd prompt with admin rights
- Put in sc stop dokan2, then sc delete dokan2
- After that a Windows restart is needed for the driver to be fully unloaded
Now you will be able to install DokanSetup.exe with the latest version. This will also recreate your Dokan driver in Windows.
cppcryptfs.exe should be working now because you have installed the latest Dokan driver.
HBS also still works as far as I can tell. HBS only needs this driver for image mounting. And this feature fully worked in my tests. Also, reinstalling HBS and rebooting Windows had no effect on the current installed Dokan driver, cppcryptfs.exe still worked after that.
@admin: In fact: HBS also worked when uninstalling Dokan completely. Even after using the commands above to fully unload the driver and after a Windows restart, HBS still had no problem to mount images. Could it be that the installation of the Dokan driver is not needed for HBS to work properly because of the driver files already being present in the installation directory of HBS? Maybe this driver installation step could be left out during HBS installation then? Maybe worth a look
What you can do, I tried this myself, is to uninstall the driver currently installed by HBS:
- Open a cmd prompt with admin rights
- Put in sc stop dokan2, then sc delete dokan2
- After that a Windows restart is needed for the driver to be fully unloaded
Now you will be able to install DokanSetup.exe with the latest version. This will also recreate your Dokan driver in Windows.
cppcryptfs.exe should be working now because you have installed the latest Dokan driver.
HBS also still works as far as I can tell. HBS only needs this driver for image mounting. And this feature fully worked in my tests. Also, reinstalling HBS and rebooting Windows had no effect on the current installed Dokan driver, cppcryptfs.exe still worked after that.
@admin: In fact: HBS also worked when uninstalling Dokan completely. Even after using the commands above to fully unload the driver and after a Windows restart, HBS still had no problem to mount images. Could it be that the installation of the Dokan driver is not needed for HBS to work properly because of the driver files already being present in the installation directory of HBS? Maybe this driver installation step could be left out during HBS installation then? Maybe worth a look
