You can install a 32 bit sotware on 64bit OS.
Many programs designed for a computer running a 32-bit version of Windows will work on a computer running 64-bit versions of Windows without any changes. However, in some cases there might be differences in performance. If you have a 64-bit computer, it's best to run programs designed to run on a 64-bit computer.
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
Problems with OS compatibility are due to many reasons. As with the Vista release there are considerable memory addressing changes behind the scenes. A 64 bit OS can hold a lot more memory refrences as compared to 32 bit. If the program/application you are trying to install does not use proper memory access thenits bound to fail. Most issues running incompatible applications are related to memory leaks.
I will write an article on COmpatibiltiy on www.coderewind.com
you can check it soon.
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18