| # | Line 268 | Line 268 | public class AEInstaller2 { | |
|---|---|---|
| 268 | File updater = new File(Paths.getInstallerPath(), | |
| 269 | "AEInstaller2Updater.jar"); | |
| 270 | ApplicationInvoker.execute(EExeType.JAR, null, updater, | |
| 271 | < | null); |
| 271 | > | null, false); |
| 272 | return; | |
| 273 | } | |
| 274 | } else if (x == 0) { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |