@echo -off
if exist msdm.bin then
 del msdm.bin
endif
gmsdmx64
@echo -on