# | 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 | ) |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |