there are some programs that do not run and require separate binaries for the 64-bit OS.
Originally posted by: Nothinman
The only time a 32-bit userland application should fail to run on a 64-bit system is if all of it's dependencies aren't available or if it communicates directly with a driver in some non-portable manor and then you should probably replace the app anyway since it's pretty poorly designed.
Some programs have to run like that .
If I remember correctly, when WinXP 64-bit came out, the only Anti-Virus that worked for it was Avast!.
Also, no program that involved mounting images would work (since they used a faux driver to emulate a SCSI disc device).
Although the anti-virus programs could be changed, something like emulating a mounted disc cannot.