ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/packages/NewCharacters/install/big_deal.bat
Revision: 304
Committed: Fri May 1 02:49:34 2009 UTC (16 years, 5 months ago) by gumby
Content type: application/x-msdos-program
File size: 306 byte(s)
Log Message:
Packages!

File Contents

# Content
1 @ECHO OFF
2 ECHO This will (re)install the Edition.
3 ECHO Are you sure you want to proceed?
4 ECHO.
5 ECHO Just CLOSE THIS WINDOW to abort.
6 ECHO Or, press any key to (re)install.
7 PAUSE
8 CALL step0000.bat
9 CALL step0001.bat
10 CALL step0002.bat
11 CALL step0003.bat
12 CALL step0004.bat
13 CALL step9999.bat
14 PAUSE