Subversion Repositories nw_plus

Rev

Rev 27 | Rev 29 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27 Rev 28
Line 265... Line 265...
265
if exist NWDPXXX.con goto confound
265
if exist NWDPXXX.con goto confound
266
if exist NWEDuke.con goto confound
266
if exist NWEDuke.con goto confound
267
if exist NWSnow.con goto confound
267
if exist NWSnow.con goto confound
268
if exist NWUser.con goto confound
268
if exist NWUser.con goto confound
269
:confound_done
269
:confound_done
-
 
270
cd /d "%exedir%"
-
 
271
if not exist GAME.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP GAME.CON
-
 
272
if not exist DEFS.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP DEFS.CON
-
 
273
if not exist USER.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP USER.CON
-
 
274
cd /d "%addondir%"
270
echo.
275
echo.
271
pause
276
pause
272
goto restart
277
goto restart
273
 
278
 
274
:checksum
279
:checksum