it is not advisable to upgrade to 64-bitI have a legit 32 bit windows 7. I like to upgrade it 64 bit.
What is the cleanest way of doing?
it is not advisable to upgrade to 64-bit
becos a lot of software or applications cannot run in 64-bit browsers like Shockwave Player
it is not advisable to upgrade to 64-bit
becos a lot of software or applications cannot run in 64-bit browsers like Shockwave Player
Can I run 32-bit programs on a 64-bit computer?
Most programs designed for the 32-bit version of Windows will work on the 64-bit version of Windows. Notable exceptions are many antivirus programs.
Device drivers designed for the 32-bit version of Windows don't work on computers running a 64-bit version of Windows. If you're trying to install a printer or other device that only has 32-bit drivers available, it won't work correctly on a 64-bit version of Windows.
that is interesting
is there like a 32 and 64bit version of Office?
it is not advisable to upgrade to 64-bit
becos a lot of software or applications cannot run in 64-bit browsers like Shockwave Player
why do u need to run 64bit browser when a 32bit browser can work as it is?
so if i have 16gb ram? i will be using only 3.25gb?
why do u need to run 64bit browser when a 32bit browser can work as it is?
so if i have 16gb ram? i will be using only 3.25gb?
You may find your answer here: 64-bit computing - Wikipedia, the free encyclopedia
Generally speaking, "a 64-bit processor performs best with 64-bit software" according to Wikipedia. The WoW64 subsystem and backward compatibility may impose a certain level of overhead. Software compiled and optimized for 64 bit processor can run natively at full speed as it is with no backward compatibility translations involved, and to use the full size of the registers. As a grossly simplified example, a 64-bit processor can process (e.g. XOR) a 64-bit data block in a single instruction. When implemented as 32-bit program, the 32-bit program thinks the registers are still 32-bit, and thus has to break a 64-bit data block into 2 sub-blocks and perform the processing twice. I must declare that I'm no optimizing compiler or Intel x86-64 machine language expert, just stating a possible example scenario to illustrate my point.
Performance
For most users of desktop applications, the benefits are not so obvious. The power and flexibility of 64-bit computing are more apparent in supercomputing or large scale computing where large datasets are processed, aided by the larger memory address space and registers afforded by x64.
Security
Windows 64-bit is also more secure with hardware Data Execution Protection (DEP), Address Space Layout Randomization (ASLR), Kernel Patch Protection (KPP) and mandatory signed drivers turned on by default for 64-bit software. See: Why the 64-bit Version of Windows is More Secure
You may find your answer here: 64-bit computing - Wikipedia, the free encyclopedia
Generally speaking, "a 64-bit processor performs best with 64-bit software" according to Wikipedia. The WoW64 subsystem and backward compatibility may impose a certain level of overhead. Software compiled and optimized for 64 bit processor can run natively at full speed as it is with no backward compatibility translations involved, and to use the full size of the registers. As a grossly simplified example, a 64-bit processor can process (e.g. XOR) a 64-bit data block in a single instruction. When implemented as 32-bit program, the 32-bit program thinks the registers are still 32-bit, and thus has to break a 64-bit data block into 2 sub-blocks and perform the processing twice. I must declare that I'm no optimizing compiler or Intel x86-64 machine language expert, just stating a possible example scenario to illustrate my point.
Performance
For most users of desktop applications, the benefits are not so obvious. The power and flexibility of 64-bit computing are more apparent in supercomputing or large scale computing where large datasets are processed, aided by the larger memory address space and registers afforded by x64.
Security
Windows 64-bit is also more secure with hardware Data Execution Protection (DEP), Address Space Layout Randomization (ASLR), Kernel Patch Protection (KPP) and mandatory signed drivers turned on by default for 64-bit software. See: Why the 64-bit Version of Windows is More Secure