DME Batch Compiler
Compiles *.dme files
Step:
Edit
"EDIT_ME_TO_THE_FULL_PATH_TO_*.DME"
into the full path to the dme file you wish to compile ex:
"C:\progra~1\myproj\myproj.dme"
then save it and compile :)
this is only there if you don't wanna load dream maker to compile the file xD
EDIT:
Oh and also edit C:\Progra~1\BYOND\bin\
to your BYOND bin folder.

Oh and heres to the ones who thinks it may be a virus or trojan:
@echo off cd C:\Progra~1\BYOND\bin\ cls dm.exe -i "EDIT_ME_TO_THE_FULL_PATH_TO_*.DME" > Compile.txt pause cls echo Compilation Done. - Batch file Created by Inuyashaisbest, Compiler by BYOND echo To see details of this installation pause start compile.txt echo If you wish to remove compile.txt pause del compile.txt echo File removed. pause |
Posted by Inuyashaisbest on Monday, March 31, 2008 07:28PM
- 6 comments
(link)
/
Keywords:
compiler,
batch
(Edited on Wednesday, April 02, 2008 02:37PM)



Circuit:
Agreed!
Wednesday, April 02, 2008 02:41PM