1
vote
1answer
329 views

Installed Java SE 7u10, still seing 7u10ea on OS X?

when I type java -versionI still get the Early Access version and not the stable JDK 7u10. please how to fix that ? I am working on Mac OS X Mountain Lion. ls ...
13
votes
2answers
1k views

How do I determine if an unbootable copy of Windows is a 64-bit or 32-bit installation?

I need to reinstall Windows on a laptop. I have the product key (its on the laptop), and I know it is Windows 7 Home Premium. I need a way to determine if 64-bit or 32-bit Windows is installed, so ...