Thursday, 25 October 2012

Share a Network Printer between x86 and x64 Windows Machines




   The problem: You have a network printer attached to a Windows 64-bit computer. How do you send files to that shared printer for printing from a laptop that is running the 32-bit version of Windows.
  For the most part, the transition from 32-bit (x86) to 64-bit (x86-64) computing is seamless; old software applications will usually install and run fine, and the average user will notice no difference in the 64 bit version.





    Device Drivers are however the only thing that can hamper a successful transition to the 64 bit world, especially if you use hardware devices that are shared over a network from a computer running a 32 bit version of Windows. For example, if you have a computer running a 64 bit version of windows and try to install a network printer that is connected to a computer that is running a 32 bit of Windows, you will receive an error message saying that Windows cannot find the drivers for your printer.



   If the printer vendor provides 64 bit drivers, you can still use the printer with your new 64 bit computer but it might take a bit of extra work.




No comments:

Post a Comment