Giter VIP home page Giter VIP logo

Comments (10)

lundman avatar lundman commented on July 28, 2024

I assume you ran cmdline "as administrator". I believe devcon.exe dumps a log file in system32\inf of all places.

from zfsin.

1warpengine avatar 1warpengine commented on July 28, 2024

It does not work with devcon on Win10 or Win2016 server, you need to manually install the driver.
Right click on the .inf and select INSTALL... then from Devices look for a "Sample" device, reinstall the driver by right click on "Sample" and manually selecting the folder where you have your ZFS files. That worked for me.

from zfsin.

lundman avatar lundman commented on July 28, 2024

It is a little annoying that each Windows PC seems to require different install procedure.. This is the part I know the least about, presumably there must be a simple to use installer-maker app that everyone uses that I should look into. The Windows specific things like that is what i know the least :)

from zfsin.

rjhind avatar rjhind commented on July 28, 2024

We've always used http://wixtoolset.org. Integrates nicely in to VisualStudio. It was fairly trivial to get it to install, start and stop Windows services but I don't think we used it for our custom driver. I think for that we just right-clicked the INF (but then we were shipping the PCs that needed the driver, not asking users to install it).

But given in can run admin-privileged stuff, I can't see why it couldn't handle driver installation, but will probably need signed drivers at some point. That will be the biggest sticking point for most users.

from zfsin.

lundman avatar lundman commented on July 28, 2024

Cool, I'll have a look at it (and any other suggestions) and it sounds like you are volunteering ! :)

from zfsin.

rjhind avatar rjhind commented on July 28, 2024

There's a Wix extension http://wixtoolset.org/documentation/manual/v3/xsd/difxapp/driver.html for installing drivers and and and example (albeit old, from 2013) here: https://www.codeproject.com/Articles/573183/EchoInst-An-Example-Wix-Install-of-the-WDK-Echo-Dr

It's something I'd be happy to do but unfortunately time isn't readily available at the moment. But if no-one else gets to first then it's something I could look at doing in the next 2-3 months possibly.

from zfsin.

michaeldexter avatar michaeldexter commented on July 28, 2024

The installer from 20180529 appears to work.

from zfsin.

lundman avatar lundman commented on July 28, 2024

Many fixes in the Install side, there is also a UI Installer using QSetup if people want to try it. I had 50/50 success :)

from zfsin.

fire avatar fire commented on July 28, 2024

Is this bug resolved?

from zfsin.

lundman avatar lundman commented on July 28, 2024

Probably, many changes has been done with installer. If there are still issues, open a new ticket.

from zfsin.

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.