ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/replace_installer.bat
(Generate patch)

Comparing AE/Installer/trunk/source/replace_installer.bat (file contents):
Revision 503 by gumby, Wed Mar 24 07:12:25 2010 UTC vs.
Revision 504 by gumby, Sat Mar 27 03:48:25 2010 UTC

# Line 5 | Line 5 | if exist AEInstaller.exe (
5                  DEL .\..\..\..\install\AEInstaller.exe
6          )
7  
8 <        COPY AEInstaller.exe  .\..\..\..\install\
8 >        MOVE AEInstaller.exe  .\..\..\..\install\
9          cd ..\..\..\install\
10          START AEInstaller.exe
11   )

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)