How do you determine 32 or 64 bit architecture of Windows using Java?
System.getProperty("os.arch");