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 502 by gumby, Mon Feb 22 00:00:55 2010 UTC vs.
Revision 503 by gumby, Wed Mar 24 07:12:25 2010 UTC

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

Diff Legend

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