@g3gg0
I have ben watching this thread with interest for some time now and decided to try mlvfs.
My Gear:
---------------------------------------
CPU: Intel i5-3317U quad core
Ram: 6GB
Graphics: Intel HD 4000
OS: w10 Pro 64bit updated with the most recent patches.
I did have Pismo file mount for Windows installed but uninstalled it to avoid any potential conflicts with DOKAN.
The initial installation of DOKAN (v1) displayed the following message;
http://1drv.ms/1WfsIs3 (note the screen shot was from v0.800 but apart from the version number in the message, the message was the same).
I clicked "YES" then proceeded to download and install MS Visual C++ - Redistributable (x64). It installed without error.
DOKAN v1 appears to have installed correctly as verified via the cmd line screenshot below.
http://1drv.ms/1KGNvnA Note: version was checked before and after manually starting the Driver and network service. Given the absence of error messages I
assume that this is working correctly.
When I try to launch MLVFS.exe I initially had errors re: vcruntime140.dll and msvcp140.dll not found yet both of these files were in the C:\Windows\System32 directory. Based on some google research I moved copies of these files into the C:\Windows\SysWOW64 directory.
Subsequent to this the "dll not Found" error messages no longer appears but the following one does.
http://1drv.ms/1KGO0xG I acknowledge the error and the application fails to launch. Note that I have tried to launch it at the cmd line level with the same results.
Any thoughts, ideas? Is there an architecture dependency (e.g.: graphics card) that I'm missing?
Edit add; If I run dokanctl.exe from the C:\Program Files\Dokan\DokanLibrary directory it appears to work correctly. However,
If I run it from the C:\Program Files (x86)\Dokan\DokanLibrary directory, it fails with the same error as mlvfs.exe.
Might be a clue to what is going on.
Cheers... Otto