Skip to content

Commit

Permalink
Reverse revision 200 adding Windows 8 versions to inf2cat. Breaks scr…
Browse files Browse the repository at this point in the history
…ipt, if using Win SDK v7.1
  • Loading branch information
cpeacock committed Apr 12, 2012
1 parent 60f2b5a commit 66d3ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/b.bat
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rem sign files and create catalog file
signtool sign /f USBIP_TestCert.pfx /t http://timestamp.verisign.com/scripts/timestamp.dll output\USBIPEnum_x86.sys
signtool sign /f USBIP_TestCert.pfx /t http://timestamp.verisign.com/scripts/timestamp.dll output\USBIPEnum_x64.sys

inf2cat /driver:output /os:XP_x86,XP_x64,Server2003_X86,Server2003_X64,Vista_X86,Vista_X64,Server2008_X86,Server2008_X64,7_X86,7_X64,Server2008R2_X64,8_X64,8_X86
inf2cat /driver:output /os:XP_x86,XP_x64,Server2003_X86,Server2003_X64,Vista_X86,Vista_X64,Server2008_X86,Server2008_X64,7_X86,7_X64,Server2008R2_X64

signtool sign /f USBIP_TestCert.pfx /t http://timestamp.verisign.com/scripts/timestamp.dll output\USBIPEnum.cat

0 comments on commit 66d3ccf

Please sign in to comment.