Line | |
---|
1 | c:
|
---|
2 | cd "\Dokumente und Einstellungen\Administrator\Startm~1\Oni\OniTrainer"
|
---|
3 | REM D:\Programme\UPX\upx.exe -f -6 -k -o "C:\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer\oni_trainer.exe" "oni_trainer.exe"
|
---|
4 | copy /y *.* "C:\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer\src"
|
---|
5 | copy /y oni_trainer.exe "C:\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer"
|
---|
6 | copy /y hotkeys.cfg "C:\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer"
|
---|
7 |
|
---|
8 | cd "\Dokumente und Einstellungen\Administrator\Desktop\Oni\oni_trainer\src"
|
---|
9 | del *.exe
|
---|
10 | del *.bat
|
---|
11 | del *.dcu
|
---|
12 |
|
---|
13 | cd ..\..
|
---|
14 |
|
---|
15 | del "D:\Programme\Apache2\htdocs\my\oni2\-..-downloads\tools\oni_trainer.rar"
|
---|
16 | D:\Programme\WinRAR\rar.exe a -m5 -r -rr -s "D:\Programme\Apache2\htdocs\my\oni2\-..-downloads\tools\oni_trainer.rar" oni_trainer
|
---|
17 | pause
|
---|
Note:
See
TracBrowser
for help on using the repository browser.