Satan has possessed my 1.09 revert batch.
#3
The batch file isn't anything special at all, all it does is just copy files from various directories:

Code:
if exist "110 Beta Backup" goto restore109
md "110 Beta Backup"
copy /y *.exe "110 Beta Backup"
copy /y *.dll "110 Beta Backup"
copy /y patch_d2.mpq "110 Beta Backup"
xcopy /y /s /i save "110 Beta Backup\save"
:restore109
del /q patch_d2.mpq
xcopy /y /s /i "109 Backup" .

There are only two things I can think would cause a problem.

1) You never had 1.09 installed, instead had 1.07
2) You installed 1.09 on 1.07, but the 1.09 patch screwed up somehow. You then installed 1.10s on top of that without playing the game once, and when you reverted the corrupt patch file was returned.
When in mortal danger,
When beset by doubt,
Run in little circles,
Wave your arms and shout.

BattleTag: Schrau#2386
Reply


Messages In This Thread
Satan has possessed my 1.09 revert batch. - by NiteFox - 09-16-2003, 08:35 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)