mirror of https://github.com/tongzx/nt5src
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
589 B
14 lines
589 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 both catalogs and 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 <<QFE>>
|
|
CHECKFATAL
|