22
5
I've always found this to be curious about installation instructions for computer peripherals; most commonly, installation of USB hardware in Windows XP.
Installation instructions typically insist VERY LOUDLY that you MUST install the drivers BEFORE plugging in the peripheral. Last example I saw specifically, a Microsoft Comfort Optical Mouse 3000 shipped with a cardboard tag folded over the USB plug that said "INSTALL DRIVERS FIRST!".
Why is this necessary? What happens upon plugging in a USB device that so thoroughly screws up your system that the included driver installers are rendered useless?
2Its not necessary. I always hook up the equipment and only install drivers if Windows doesn't detect the hardware which allows it to use generic drivers. – Ramhound – 2012-09-19T18:27:55.667
1I have had drivers do strange things and install improperly when going against the rule of installing without the device connected, its rare. I think it is mostly to avoid confusion as windows will pop up dialog boxes while you are trying to install the driver package if the device is connected. It makes the installation a little smoother for non techies. – Moab – 2012-09-19T18:32:47.923
I’ve never read that, and almost never done it. – Konrad Rudolph – 2012-09-19T22:42:04.483
3Don’t forget that there is usually no “driver installation program” in and of itself, but rather a full-blown, driver+lots-of-junky-software package. The manufacturer wouldn’t have gone to the trouble of putting together that bloated package if there weren’t something in it for them, so of course they would prefer you install it from the disc rather than install just the bare driver.
:-\– Synetech – 2012-09-20T19:07:44.090