@md c:\cstools
@copy *.exe c:\cstools
@copy *.dll c:\cstools

@reg add HKEY_CLASSES_ROOT\*\shell\extract_mpq /ve /d "��ѹ��MPQ" /f
@reg add HKEY_CLASSES_ROOT\*\shell\extract_mpq\command /ve /d "c:\cstools\toolsmpq.exe \"%%%L\"" /f