found this error:
Unhandled Exception: System.AggregateException: One or more errors occurred. ---> System.DllNotFoundException: Unable to load DLL 'dokan1.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at DokanNet.Native.NativeMethods.DokanMain(DOKAN_OPTIONS& options, DOKAN_OPERATIONS& operations)
at DokanNet.Dokan.Mount(IDokanOperations operations, String mountPoint, DokanOptions mountOptions, Int32 threadCount, Int32 version, TimeSpan timeout, String uncName, Int32 allocationUnitSize, Int32 sectorSize, ILogger logger)
at Shaman.Dokan.FileSystemBase.<>c__DisplayClass58_0.b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
at Shaman.Dokan.FileSystemBase.MountSimple(Int32 threadCount)
at Shaman.Dokan.SevenZipProgram.Main(String[] args) in C:\Repositories\BuildFs\BuildFs\Shaman.Dokan.Archive\Program.cs:line 21
found this error:
Unhandled Exception: System.AggregateException: One or more errors occurred. ---> System.DllNotFoundException: Unable to load DLL 'dokan1.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at DokanNet.Native.NativeMethods.DokanMain(DOKAN_OPTIONS& options, DOKAN_OPERATIONS& operations)
at DokanNet.Dokan.Mount(IDokanOperations operations, String mountPoint, DokanOptions mountOptions, Int32 threadCount, Int32 version, TimeSpan timeout, String uncName, Int32 allocationUnitSize, Int32 sectorSize, ILogger logger)
at Shaman.Dokan.FileSystemBase.<>c__DisplayClass58_0.b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
at Shaman.Dokan.FileSystemBase.MountSimple(Int32 threadCount)
at Shaman.Dokan.SevenZipProgram.Main(String[] args) in C:\Repositories\BuildFs\BuildFs\Shaman.Dokan.Archive\Program.cs:line 21