I wanted to do a clean install of my Win7 after I get my HDD so I decided to download the Official ISO from here.I got this link from HP's website. I have the product key with me but not the discs as the OS was pre-installed.
My laptop is HP DV4-2126TX with First Generation i3 processor.
I know when you buy a laptop the cost includes that of the OS so I guess its no piracy moving from a 32bit OS to a 64bit OS as the cost includes both.
Please answer with reference to the site as to which one do I download.
x86-64. Simply put, they are 64-bit.x86is "32-bit", whilex86-64is "64-bit". – Bob Oct 19 '12 at 11:37x86refers to the instruction set originally introduced with the 8086 (originally 16-bit).x86-64is an extension of the x86 instruction set, but 64-bit, also known asAMD64andIntel 64and backwards compatible withx86- that's why it's an extension, instead of being totally different.x86is also a common name for the 32-bit implementation of that instruction set (also known asIA-32,x86-32, etc.). There are many other instruction sets and processor architectures, one of them is Itanium by HP and Intel, also known asIA-64, a 64-bit architecture incompatible withx86. – Bob Oct 19 '12 at 11:48x86(meaning 32-bit, backwards compatible with 16-bit) andx86-64(meaning 64-bit, backwards compatible with 32-bit and 16-bit). An OS will run as long as the processor is (backwards) compatible with it. Fun fact: Windows (XP/Vista/7) refers tox86-64asAMD64internally, since that was the original name. – Bob Oct 19 '12 at 11:52Core2family on have all been 64-bit processors. No, I stand corrected. TheIntel Atomseries of CPUs are 32-bit only. They're standard in netbooks and really low cost PCs. – UtahJarhead Oct 19 '12 at 12:11