Creating temporary file "H:\DOCUME~1\ThHo\LOCALS~1\Temp\BAT000003.bat" with contents
[
@echo off
resgen "g:\$$$pdfsharp\OpenSource\PDFsharp\PdfSharp\PdfSharp.Resources\Messages.txt"
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Compiling Messages.txt"
exit 1
:VCEnd
]
Creating command line "H:\DOCUME~1\ThHo\LOCALS~1\Temp\BAT000003.bat"
Creating temporary file "H:\DOCUME~1\ThHo\LOCALS~1\Temp\BAT000004.bat" with contents
[
@echo off
resgen "g:\$$$pdfsharp\OpenSource\PDFsharp\PdfSharp\PdfSharp.Resources\Messages.de.txt"
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Compiling Messages.de.txt"
exit 1
:VCEnd
]
Creating command line "H:\DOCUME~1\ThHo\LOCALS~1\Temp\BAT000004.bat"
|