fglenn wrote:
(until my eyes are bleeding)
You should have tried writing an inf file for NT4......
fglenn wrote:
generates a .inx file
No, YOU write an inf file.
fglenn wrote:
he install process is spectacularly silent
Taka a look at the system file setupapi.log, there you will see al the output.
fglenn wrote:
. The driver is already signed, so I find it unlikely that I will need a CatalogFile. Will the .inf file work without a defined CatalogFile?
You can sign just the driver binary (normlly done for boot start devices) or you can sign the binary inf cat file combo. You have a few isues with the inf file, vstor2-mntapi20-shared isnt declared for example. Run Chkinf on it (in the WDK tools\chkinf dir), it will check the file for you and report any errors.
============================== Nothing to say.