Eternal Darkness Online
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Eternal Darkness Forum.
 
HomeLatest imagesSearchRegisterLog in

 

 How to install the patches 1001 - 1037 the quick way.

Go down 
AuthorMessage
wickedchew




Posts : 2
Join date : 2010-10-05

How to install the patches 1001 - 1037 the quick way. Empty
PostSubject: How to install the patches 1001 - 1037 the quick way.   How to install the patches 1001 - 1037 the quick way. EmptyTue Oct 05, 2010 11:54 am

Hi! This is my first post here and I'm sharing you this trick to install the patches via a batch file.

Requirements
1. Latest patches for the game can be found here:

https://eternal-eo.forumotion.net/off-site-links-f8/manual-patch-downloads-t364.htm#1960

2. Winzip 12.1 and above versions

http://www.winzip.com/downwz.htm

3. Winzip CommandLine Tool

http://www.winzip.com/downcl.htm

4. Text editor like notepad, wordpad, etc.

How to do it
This code should be copied and pasted to any text editor and must be saved in your EDO folder and where patches 1031 and 1033 are also saved. This file should have a file extension of .BAT

Like so:
https://i.servimg.com/u/f22/15/72/46/38/sample11.jpg

Just replace the Path where you saved... to a folder location like C:\Program Files\ and include the quotation marks or it'll NOT WORK.

Like so:
https://i.servimg.com/u/f22/15/72/46/38/sample13.jpg

Code:

@echo off
cls

"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1001-1005.rar "[i]Path where you saved your patches[/i]"
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1006-1010.rar "[i]Path where you saved your patches[/i]"
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1011-1015.rar "[i]Path where you saved your patches[/i]"
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1016-1020.rar "[i]Path where you saved your patches[/i]"
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1021-1025.rar "[i]Path where you saved your patches[/i]"
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1026-1030.rar "[i]Path where you saved your patches[/i]"

cd Patches

cd 1001-1005
for %%a in (*.rar) do (
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o %%a "[i]Path where you saved EDO[/i]"
)
cd ..

cd 1006-1010
for %%a in (*.rar) do (
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o %%a "[i]Path where you saved EDO[/i]"
)
cd ..

cd 1011-1015
for %%a in (*.rar) do (
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o %%a "[i]Path where you saved EDO[/i]"
)
cd ..

cd 1016-1020
for %%a in (*.rar) do (
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o %%a "[i]Path where you saved EDO[/i]"
)
cd ..

cd 1021-1025
for %%a in (*.rar) do (
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o %%a "[i]Path where you saved EDO[/i]"
)
cd ..

cd 1026-1030
for %%a in (*.rar) do (
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o %%a "[i]Path where you saved EDO[/i]"
)
cd ..

cd ..

1031.exe
TASKKILL /IM AutoPatch.exe /f

1033.exe
TASKKILL /IM AutoPatch.exe /f

"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1034.rar "[i]Path where you saved EDO[/i]"
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1035.rar "[i]Path where you saved EDO[/i]"
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o roupas.rar "[i]Path where you saved EDO[/i]"
"C:\Program Files\Winzip\Winzip32.exe" -min -e -o 1037.rar "[i]Path where you saved EDO[/i]"

Back to top Go down
 
How to install the patches 1001 - 1037 the quick way.
Back to top 
Page 1 of 1
 Similar topics
-
» patches
» Patches
» Quick Hello

Permissions in this forum:You cannot reply to topics in this forum
Eternal Darkness Online :: Guides-
Jump to: