Giter Club home page Giter Club logo

Comments (14)

zodiacon avatar zodiacon commented on July 22, 2024

Do you have the latest Windows Driver Kit installed?
Build the Release version first

from systemexplorer.

johnjohnsp1 avatar johnjohnsp1 commented on July 22, 2024

from systemexplorer.

zodiacon avatar zodiacon commented on July 22, 2024

Yes, that should be ok.

from systemexplorer.

zodiacon avatar zodiacon commented on July 22, 2024

Check the driver's project properties to make sure

from systemexplorer.

zodiacon avatar zodiacon commented on July 22, 2024

Also, I only build the x64 version

from systemexplorer.

johnjohnsp1 avatar johnjohnsp1 commented on July 22, 2024

from systemexplorer.

johnjohnsp1 avatar johnjohnsp1 commented on July 22, 2024

now i have this output:

c:\temp\objectexplorer\kobjexp\kobjexp.cpp(1): fatal error C1083: Cannot open include file: 'ntifs.h': No such file or
directory [C:\temp\objectexplorer\KObjExp\KObjExp.vcxproj]

from systemexplorer.

zodiacon avatar zodiacon commented on July 22, 2024

It seems the WDK is not installed properly. Note WDK not SDK

from systemexplorer.

johnjohnsp1 avatar johnjohnsp1 commented on July 22, 2024

i forgot to mention that im using the command line build tools 2019 not the gui interface.
now once did updated all the tools within the same folder if i compile getting this:

C:\temp\objectexplorer\ObjectExplorer\MainFrm.cpp(711,2): error C3861: 'UIRemove': identifier not found [C:\temp\object
explorer\ObjectExplorer\ObjectExplorer.vcxproj]

the command used is: "msbuild ObjectExplorer.sln"

from systemexplorer.

zodiacon avatar zodiacon commented on July 22, 2024

You can remove the RemoveBand function altogether.
I'll remove it in my next commit

from systemexplorer.

zodiacon avatar zodiacon commented on July 22, 2024

just remove the body and return false

from systemexplorer.

johnjohnsp1 avatar johnjohnsp1 commented on July 22, 2024

it worked, thanks i will add a screenshot since once executed ask me to install a driver kernel, i press yes and appear a second error messagebox, once clicked ok the explorer start. anything related to the removed line ?

thanks once more for the help
objectexplorer

from systemexplorer.

zodiacon avatar zodiacon commented on July 22, 2024

Yeah, you have to be in test signing mode, since the driver is not signed...
bcdedit /set testsigning on
from an admin command window and restart

from systemexplorer.

johnjohnsp1 avatar johnjohnsp1 commented on July 22, 2024

from systemexplorer.

Related Issues (8)

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.