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.

23 lines
832 B

  1. BEGIN %RazzleToolPath%\PostBuildScripts\Aggregation.cmd
  2. END %RazzleToolPath%\PostBuildScripts\Aggregation.cmd
  3. BEGIN %RazzleToolPath%\PostBuildScripts\CPLocation.cmd
  4. END %RazzleToolPath%\PostBuildScripts\CPLocation.cmd
  5. BEGIN %RazzleToolPath%\PostBuildScripts\copywow64.cmd
  6. BEGIN %RazzleToolPath%\PostBuildScripts\copyremoteboot.cmd
  7. END %RazzleToolPath%\PostBuildScripts\copyremoteboot.cmd
  8. END %RazzleToolPath%\PostBuildScripts\copywow64.cmd
  9. BEGIN %RazzleToolPath%\PostBuildScripts\muiwhistler.pl
  10. END %RazzleToolPath%\PostBuildScripts\muiwhistler.pl
  11. ; at this point, we want to halt if errors were found
  12. CHECKFATAL
  13. OFFICIAL %RazzleToolPath%\PostBuildScripts\localrel.cmd
  14. END %RazzleToolPath%\PostBuildScripts\localrel.cmd
  15. OFFICIAL %RazzleToolPath%\PostBuildScripts\release.cmd
  16. END %RazzleToolPath%\PostBuildScripts\release.cmd