I have the Windows 7 Beta DDK. I'm trying to use inf2cat to create a CAT
file which is suitable for various Windows OSes, including Windows 7. I can
use this just fine before attempting to add any Windows 7 options.
The included documentation says that in the /os: parameter to use "Windows
7_X64" and "Windows 7_X86". I tried variations with quoting the parameter to
use the spaces, using no spaces, and using underscores. It just says
"Operating systems parameter invalid.".
In the online inf2cat webpage
(http://msdn.microsoft.com/en-us/library/dd434712.aspx), it says to use
"7_X64" and "7_X86". I tried these, and got the same error.
What are the correct options to the /os: parameter for Windows 7?
Thanks,
Nathan
I have an issue with inf2cat from Windows Driver Kit version 7.0.0. When I'm
trying to generated cat file for my driver package I have following error
message:
An error occurred loading the Windows file protection data file
'D:\WinDDK\7100.0.0\bin\SelfSign\WindowsProtectedFiles.xml'. To fix the
problem, obtain a valid copy of the file from Microsoft, restore the file to
its original state, or reinstall the application.
Signability test failed.
WDK reinstallation doesn't help.
Thanks,
Andrey