Einzelnen Beitrag anzeigen

Razor
(Gast)

n/a Beiträge
 
#9

Re: openlibsys.org Open source driver

  Alt 5. Mai 2008, 19:58
The problem was the driver all in all,since delphi isnt notorious for making drivers i seeked outside for some.
And i face a new problem X64 Vista Driver signing...

The solution..Wich i am going to use.

One of the more annoying components in Vista x64 is the need for signed drivers. This hinders the use of many freeware applications out there (even though they come with an x64 driver) just because the driver isn’t digitally signed. About a month ago I ran into a piece of software I had to use, but alas, no signed drivers. So I set out on a quest to figure out how to permanently disable the driver signing checks in Vista x64. And guess what? I found it .

Here’s how to get it done:

Open an elevated command prompt
type “bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS” without the quotes (and no the DD is not a typo).
Reboot and enjoy being able to use unsigned drivers in Vista x64.
Remember who told you about this first .

Voila!
  Mit Zitat antworten Zitat