下载paint.net源代码统计出现下面错误.请问有那位高手知道怎么回事.错误 1 命令“@rem Embed manifest
call "C:\Paint.NET.3.22_Source\src\Manifests\embedManifest.bat" "C:\Paint.NET.3.22_Source\src\bin\Debug\PaintDotNet.exe" "C:\Paint.NET.3.22_Source\src\Manifests\asInvoker.xml"
call "C:\Paint.NET.3.22_Source\src\Manifests\embedManifest.bat" "C:\Paint.NET.3.22_Source\src\obj\Debug\PaintDotNet.exe" "C:\Paint.NET.3.22_Source\src\Manifests\asInvoker.xml"@rem Sign
rem call "C:\Paint.NET.3.22_Source\src\signfile.bat" "C:\Paint.NET.3.22_Source\src\obj\Debug\PaintDotNet.exe"
rem call "C:\Paint.NET.3.22_Source\src\signfile.bat" "C:\Paint.NET.3.22_Source\src\bin\Debug\PaintDotNet.exe"@rem copy Interop.WIA.dll over
copy "C:\Paint.NET.3.22_Source\src\\Interop.WIA\Interop.WIA.dll" "C:\Paint.NET.3.22_Source\src\bin\Debug\"@rem Copy DDS over
mkdir "C:\Paint.NET.3.22_Source\src\bin\Debug\\FileTypes"copy "C:\Paint.NET.3.22_Source\src\\DdsFileType\DdsFileType\bin\Debug\DdsFileType.dll" "C:\Paint.NET.3.22_Source\src\bin\Debug\\FileTypes"copy "C:\Paint.NET.3.22_Source\src\\DdsFileType\Squish\Squish_x86\Debug\Squish_x86.dll" "C:\Paint.NET.3.22_Source\src\bin\Debug\"
copy "C:\Paint.NET.3.22_Source\src\\DdsFileType\Squish\Squish_x86_SSE2\Debug\Squish_x86_SSE2.dll" "C:\Paint.NET.3.22_Source\src\bin\Debug\"
copy "C:\Paint.NET.3.22_Source\src\\DdsFileType\Squish\Squish_x64\Debug\Squish_x64.dll" "C:\Paint.NET.3.22_Source\src\bin\Debug\"@rem copy SystemLayer.Native.*.dll over
rem copy "C:\Paint.NET.3.22_Source\src\\SystemLayer.Native\SystemLayer.Native.x64\Debug\PaintDotNet.SystemLayer.Native.x64.dll" "C:\Paint.NET.3.22_Source\src\bin\Debug\"
rem copy "C:\Paint.NET.3.22_Source\src\\SystemLayer.Native\SystemLayer.Native.x86\Debug\PaintDotNet.SystemLayer.Native.x86.dll" "C:\Paint.NET.3.22_Source\src\bin\Debug\"@rem copy WiaProxy32.exe over
copy "C:\Paint.NET.3.22_Source\src\\WiaProxy32\bin\Debug\WiaProxy32.exe" "C:\Paint.NET.3.22_Source\src\bin\Debug\"@rem copy English strings over
copy "C:\Paint.NET.3.22_Source\src\\Strings\Debug\PaintDotNet.Strings.3.resources" "C:\Paint.NET.3.22_Source\src\bin\Debug\"@rem copy non-English strings (we won't copy the other file/image resource overrides)
rem copy "C:\Paint.NET.3.22_Source\src\\Resources.mui\*.resources" "C:\Paint.NET.3.22_Source\src\bin\Debug\":done
rem call "C:\Paint.NET.3.22_Source\src\prejit.bat" "C:\Paint.NET.3.22_Source\src\bin\Debug\PaintDotNet.exe"”已退出,返回值为 1。 paintdotnet