1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-02 14:24:16 +01:00
HLMetaModOfficial/installer/del.bat
Christian Hammacher 5d39ea83a9 Added MM:S installer to the CVS [MM:S installer is a modifed copy of the AMX Mod X installer]
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40127
2005-10-07 15:42:18 +00:00

13 lines
174 B
Batchfile

del .\*.~pas
del .\*.dcu
del .\*.~ddp
del .\*.ddp
del .\*.~dpr
del .\*.~dfm
del .\*.~dpr
del .\*.map
del .\*.drc
del .\*.~xfm
del .\*.log
upx MMS_Installer.exe
upx Attach.exe