source: OniTrainer/current/mkarchive.bat@ 774

Last change on this file since 774 was 251, checked in by alloc, 17 years ago
File size: 841 bytes
Line 
1c:
2cd "\Dokumente und Einstellungen\Administrator\Startm~1\Oni\OniTrainer"
3REM D:\Programme\UPX\upx.exe -f -6 -k -o "C:\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer\oni_trainer.exe" "oni_trainer.exe"
4copy /y *.* "C:\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer\src"
5copy /y oni_trainer.exe "C:\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer"
6copy /y hotkeys.cfg "C:\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer"
7
8cd "\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer\src"
9del *.exe
10del *.bat
11del *.dcu
12
13cd ..\..
14
15del "D:\Programme\Apache2\htdocs\my\oni2\-..-downloads\tools\oni_trainer.rar"
16D:\Programme\WinRAR\rar.exe a -m5 -r -rr -s "D:\Programme\Apache2\htdocs\my\oni2\-..-downloads\tools\oni_trainer.rar" oni_trainer
17pause
Note: See TracBrowser for help on using the repository browser.