bofcompile.bat 113 B

123456
  1. @ECHO OFF
  2. cl.exe /nologo /c /Od /MT /W0 /GS- /Tc addlocalcert.c
  3. move /y addlocalcert.obj addlocalcert.o