public static boolean isWindows64() { ret isWindows() && System.getenv("ProgramFiles(x86)") != null; }