up vote 0 down vote favorite
1
share [g+] share [fb]

I have a x64 machine which needs "additional drivers" for x86 clients. The problem I have is I cannot get the proper .inf files so I can use them. Canon only provides an .exe file, which when extracted has other .exe files and some dll files.

I believe Canon changed their drivers, because I did have them extracted at one point, but sadly did not save them :(.

The drivers are available here. Hopefully I am clear in what I am trying to do. Canon provides the .exe file. The .exe file when extracted does not produce any .inf driver files.

Thanks!

link|improve this question
I should note this is for Windows 7 x64, and I want Windows 7 x86 drivers (although I believe any x86 drivers would work). I should also note, the XP version of this driver (which claims it is the same as the Vista version) does extract just fine. – Trix Nov 14 '09 at 4:29
the procedure in this answer may help. – quack quixote Apr 12 '10 at 10:00
feedback

2 Answers

You could try extracting the contents of the exe file using Universal extractor. It works quite well with most exe files and it's free so it could be worth a try.

link|improve this answer
1 UP: winrar will also do this – Stephen Martin Jul 19 '11 at 16:24
feedback

I had a similar problem - Windows 7 x64 client, Vista x86 32-bit server. If I connected the iP4600 directly to the client, then driver installed OK. If I connected the iP4600 to the Vista 32-bit server, then tried to add the printer as a remote printer from my 64-bit client machine, no driver could be found for the client.

Managed to solve the problem by explicitly downloading the Vista x64 driver from here on my Windows 7 client PC, then adding the remote printer again.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown