6 lines
103 B
Batchfile

@erase lang.inc
@echo lang fix en_US >lang.inc
@fasm jpegview.asm jpegview
@erase lang.inc
@pause