ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java
(Generate patch)

Comparing java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java (file contents):
Revision 766 by alloc, Sun Mar 31 15:13:35 2013 UTC vs.
Revision 767 by alloc, Sun Mar 31 16:02:09 2013 UTC

# 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) {

Diff Legend

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