source: AE/packages/NewCharacters/install/new_deal.bat@ 304

Last change on this file since 304 was 304, checked in by gumby, 16 years ago

Packages!

File size: 306 bytes
RevLine 
[304]1@ECHO OFF
2ECHO This will (re)install the Edition.
3ECHO Are you sure you want to proceed?
4ECHO.
5ECHO Just CLOSE THIS WINDOW to abort.
6ECHO Or, press any key to (re)install.
7PAUSE
8CALL step0000.bat
9CALL step0001.bat
10CALL step0002.bat
11CALL step0003.bat
12CALL step0004.bat
13CALL step9999.bat
14PAUSE
Note: See TracBrowser for help on using the repository browser.