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

Comparing AE/installer2/src/net/oni2/aeinstaller/AEInstaller2.java (file contents):
Revision 600 by alloc, Wed Jan 9 23:12:01 2013 UTC vs.
Revision 602 by alloc, Thu Jan 10 15:39:53 2013 UTC

# Line 131 | Line 131 | public class AEInstaller2 {
131                  System.out.println("Platform:  " + Settings.getPlatform());
132                  System.out.println("Architect: " + Settings.getArchitecture());
133                  System.out.println(".NET:      " + OniSplit.isDotNETInstalled());
134 +                System.out.println("OniSplit:  " + OniSplit.isOniSplitInstalled());
135                  System.out.println("Globalized:" + Installer.isEditionInitialized());
136  
137                  System.out

Diff Legend

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