First of all, I think that the driver you are referring to is for the
WPC11v4, which uses a different wireless chip (actually, it's a bit weird
that XP has a driver for the WPC11v3 since you usually have to install that
one from the included Linksys CD). In any case, what you would do is use
device manager to install the driver from a specific location. Then use the
"include this location in the search" option to make XP look in the
appropriate directory (there needs to be an INF file in the directory). If
the INF file in that directory is not for the card (or is older) then
Windows will report that it already has the latest driver. In that case,
you need to select the driver from a list of drivers ("don't search, I will
choose the driver to install").
INF files identify hardware devices based on ID codes that you cannot (on
the device) or should not (in the INF file) change. Once you install a
particular INF file, it is moved into a system directory (usually
Windows/INF or similar) and is renamed something like OEMx.INF. As long as
the OEMx.INF file is there, Windows knows which driver to install if the
driver you want to install is inappropriate or you are reinstalling a
previously uninstalled device. The drivers themselves may upon initial
installation become guarded by Windows File Protection, which would make
them impossible to delete (at least as long at the hardware is installed).
So, if you have a WPC11v3 and not a WPC11v4 (it should say so on the card),
you should try installing the WPA drivers for the WPC11v3.
-Yves
"wireless user" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Fri, 2 Apr 2004 23:16:05 -0800, "Yves Konigshofer"
> <(E-Mail Removed)> wrote:
>
> >Yes, the WPC11v3 will work with WPA under XP -- but with occasional
> >disconnects. You need to install the WPA-enabled drivers, which are
found
> >at:
> >ftp://ftp.linksys.com/pub/network/wp...060503_wpa.exe
>
> Thank you again.
>
>
> Linksys also has an even newer driver for that card. The problem is I
> can't get Windows to use either one of them.
>
> It is always difficult to get Windows XP to update a driver for some
> reason. I point it to the new driver and it always says it already
> has the newest or the best driver installed, even thought the one that
> it has installed is some generic junk driver that came with Windows
> XP, which Microsoft seems to think is always better than the
> manufacturers latest driver.
>
> I usually succeed by removing the device and manually searching for
> the drivers and deleting them, even the ones Windows has stashed away
> in a LastKnownGood folder somewhere. Then, when it has no other
> choice, Windows will use the new drivers. I have been unable to find
> all of the hidden stashes of drivers this time. Somehow Windows
> always pretends to use the new driver but instead installs the same
> old Microsoft signed driver from 2002. The latest from Linksys is
> dated 02/17/04.
>
> How do I get past this?