Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
598 B

  1. # This file is used to PRS sign an already built service pack or QFE.
  2. # It can also be used to PRS sign if a previous attempt at PRS signing failed.
  3. #
  4. # Run this with timebuild to PRS sign the catalogs but not the final executable.
  5. #
  6. # For example:
  7. #
  8. # perl tools\timebuild.pl -LANG=usa;ger tools\sp\prs\timebPRSall.txt
  9. # perl tools\timebuild.pl -LANG=usa;ger -QFE=123456 tools\sp\prs\timebPRSall.txt
  10. #
  11. RESUME QFE
  12. del /q %_ntpostbld%\build_logs\startprs.txt >nul 2>nul
  13. LANG %sdxroot%\Tools\sp\prs\package.cmd -skip <<QFE>>
  14. CHECKFATAL