Giter Site home page Giter Site logo

missing dokan1.dll about shaman.dokan.archive HOT 5 OPEN

antiufo avatar antiufo commented on June 8, 2024 1
missing dokan1.dll

from shaman.dokan.archive.

Comments (5)

dotnetCarpenter avatar dotnetCarpenter commented on June 8, 2024 1

So I guess I am missing DokanNet, since this is a .NET project.

But after setting up NuGet, I get the following:

Install-Package DokanNet
The package(s) come(s) from a package source that is not marked as trusted.
Are you sure you want to install software from 'NuGet'?
Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "N"): Y
Install-Package : Dependency loop detected for package 'DokanNet'.
At line:1 char:1
+ Install-Package DokanNet
+ ~~~~~~~~~~~~~~~~~~~~~~~~
   + CategoryInfo          : Deadlock detected: (DokanNet:String) [Install-Package], Exception
   + FullyQualifiedErrorId : DependencyLoopDetected,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage

And now I read that dokan1.dll is not even in DukanNet. dokan-dev/dokan-dotnet#173

Oh my - it is a mess!

from shaman.dokan.archive.

dotnetCarpenter avatar dotnetCarpenter commented on June 8, 2024

I got the same error.

I have installed Dokany 1.3.1.1000 and Microsoft Visual C++ Redistributable for Visual Studio 2019.

PS C:\Users\jonro\Tools\Shaman.Dokan.Archive> .\Shaman.Dokan.Archive.exe ..\..\Downloads\foobar.rar --open
Mounted.
C:\DokanFs\SevenZipFs-..-..-Downloads-foobar.rar

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.<MountSimple>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)

@antiufo What version of Dokan /Dokany is supported?

from shaman.dokan.archive.

dotnetCarpenter avatar dotnetCarpenter commented on June 8, 2024

dokan1.dll is located in C:\Windows\System32\dokan1.dll on my system.

from shaman.dokan.archive.

painfull30 avatar painfull30 commented on June 8, 2024

from shaman.dokan.archive.

asheroto avatar asheroto commented on June 8, 2024

Looks like it's because Dokan is now on version 2.

from shaman.dokan.archive.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.