How to unload/remove unused *.sys driver from memory ?

  • Thread starter Thread starter Camille Petersen
  • Start date Start date
C

Camille Petersen

A certain application loads a *.sys into the memory. It works fine.
However when I exit this application and re-start it again later again resp.
another version of this application an error occurs because of incompatible driver versions.
The driver can be seen with tools like DriverView.

I don't want to start a discussion on how bad this is programmed.

I just would like to know how to unload resp. remove an *.sys driver from memory (without
rebooting).

Camille
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top