Giter Club home page Giter Club logo

Comments (6)

suy avatar suy commented on September 21, 2024

See issue #29. Latest installers (release candidates for 0.7.3) should have the fix, I think.

from dokany.

landrix avatar landrix commented on September 21, 2024

You need the Visual C++ redistribuables for Visual Studio 2013
from here
https://www.microsoft.com/de-DE/download/details.aspx?id=40784

https://github.com/dokan-dev/dokany/wiki/Installation

from dokany.

witchi avatar witchi commented on September 21, 2024

I have installed the package, but the lib is still missing. I can see the Microsoft Visual C++ 2013 Redistributable (x64) in version 12.0.30501.0 within the Control Panel/Programs and Features, but the Dokan installation routine can't find it ("Your system does not appear to have Microsoft Visual C++ 2013 Runtime installed. Would you like to download it?").

If I ignore the message, Dokan will be installed. But dokanctl.exe says, the MSVCR120.dll is still missing.

from dokany.

witchi avatar witchi commented on September 21, 2024

I have to install the x86 version of Microsoft Visual C++ 2013 Redistributable too. Then it will work. On a 64bit system you have to install both versions.

Thanks!

from dokany.

marinkobabic avatar marinkobabic commented on September 21, 2024

It depends how your application which consumes the dokan.dll is compiled. If it's compiled for for x86 then your have to install Visual C++ 2013 Redistributable for x86 and otherwise fro x64. This is the only logical way. Depending on the target plattform you will use different dokan.dll.

from dokany.

Maxhy avatar Maxhy commented on September 21, 2024

Yes. And on a x64 system the installer check for both prerequisites (VC++ 2013 x86 and x64) because both Dokan Libraries files sets are installed.

from dokany.

Related Issues (20)

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.