windows-nt/Source/XPSP1/NT/printscan/ui/unittest/forceerr/b.bat

6 lines
91 B
Batchfile
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
@echo off
build -D
if exist build.err goto End
start ntsd -g -G obj\i386\forceerr.exe
:End