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 1032 by alloc, Tue Mar 15 15:47:02 2016 UTC vs.
Revision 1081 by alloc, Mon Oct 16 15:47:28 2017 UTC

# Line 236 | Line 236 | public class AEInstaller2 {
236                                                  case AMD64:
237                                                          dlUrl = "http://download.microsoft.com/download/c/6/e/c6e88215-0178-4c6c-b5f3-158ff77b1f38/NetFx20SP2_x64.exe";
238                                                          break;
239 +                                                default:
240 +                                                        System.err.println("Running Windows but neither on a X86 nor AMD64 system!");
241                                          }
242                                          break;
243                                  default:

Diff Legend

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