When trying to install a shared network printer in Windows Vista, you get an error which states:
Windows cannot connect to the printer.
The specified print monitor is unknown.
The Cause
This is a bug in Vista. If you disable the UAC, Vista is seemingly unable to add a network printer.
The Fix
To fix this, you’ll need to install a “Performance and Reliability Update”, KB938979. Bizarrely, this update is listed as Optional by Windows Update, and so you may not have installed it. I shall refrain from commenting further on the lunacy of this
15 October, 2007 at 10:28 pm
by Phil Wiffen · Filed under Life
Just wanted to take 10 minutes or so to highlight what’s going on in my life at the moment, and perhaps explain why I’ve not been very active online lately.
Work
I started my new job at DisplayLink on the 17th of September. I’m enjoying it a lot, but the hours and commute are longer than Crownhill so I’m generally finding myself with less spare time than before.
If you’re installing Windows XP Service Pack 2 and it halts or hangs on you while it is allegedly “Checking Product Key”, you can fix it like so:
1) Please go into the CMD prompt (Start/Run –> cmd.exe )
2) Then type cd /d %windir%\inf and make sure we are in that
directory.
3) Then type ren oem*.inf oem*.old, it will go back to the prompt
after giving you some error (Do not worry about it)
4) Then type ren oem*.pnf oem*.old1, it will go back to the prompt
after giving you some error (Do not worry about it)
5) Then goto start - run - type “%windir%\inf” and you will see
the files in the folder.
6) Then find the file by name INFCACHE.1 and take a backup of it
to desktop (by copying it to desktop) and delete the INFCACHE.1
from c:\windows\inf.
7) Close all windows and reboot the computer to safe mode and
start the installation of SP2 and it should go fine.
This solution is dotted all around the internet, but I can’t find it’s original source. If you know the source, let me know and I’ll credit it correctly.
Vista Crashes (Blue Screens) with an error message mentioning yk60×86.sys.
Solution
We’ve got a bunch of Sony Vaio VGN-SZ5MN laptops at work and a lot of them are blue screening (BSOD) as soon as you plug in the Ethernet cable. If that’s not enough of a clue (hehe), the problem is the Marvell Yukon Ethernet Controller driver.
To fix the problem, download the updated driver from the Marvell Driver page.
Phil is an IT Professional working at DisplayLink in Cambridge,
England. He generally blogs about useful solutions that he comes across in his work/play.