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

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