Announcement

Collapse
No announcement yet.

Stuck in legacy free hell

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    i once had a similar problem, below is what worked for me, (worked with logitech scroll mouse and M$ intellimouse).

    Plug in just the mouse alone into one usb port and wait 10mins, if nothing happens move to the next time and wait again, repeat until you run out of usb ports.

    WinXP seems to remember where the mouse was originally installed and detects it automatically if the mouse is plugged back to the same usb port or else it takes ages, we encountered this when we had to move 10+ pcs over to another floor, and of course we didn't mark where the keyboard and mouse were plugged into in the legacy free Dell PCs. The wizard didn't appear if the mouse was plugged into the "correct" port

    Good luck..
    Life is a bed of roses. Everyone else sees the roses, you are the one being gored by the thorns.

    AMD PhenomII555@B55(Quadcore-3.2GHz) Gigabyte GA-890FXA-UD5 Kingston 1x2GB Generic 8400GS512MB WD1.5TB LGMulti-Drive Dell2407WFP
    ***Matrox G400DH 32MB still chugging along happily in my other pc***

    Comment


    • #17
      Update your DevicePath in the registry:

      Extract the drivers to a directory remotely. (e.g. C:\Drivers\Mouse)

      Append that path in DevicePath registry value (REG_Expand_SZ) in the following Key:

      Code:
      HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\
      The Stock value is

      Code:
      %SystemRoot%\inf
      Change it to something like:

      Code:
      %SystemRoot%\inf;%Systemdrive%\Drivers\Mouse
      ...then try to do the installation.

      For those of you who work in the "Sysprep World" note that this key can handle up to 65535 characters
      Last edited by MultimediaMan; 12 July 2008, 03:48.
      Hey, Donny! We got us a German who wants to die for his country... Oblige him. - Lt. Aldo Raine

      Comment


      • #18
        Originally posted by Belwarrior View Post
        i once had a similar problem, below is what worked for me, (worked with logitech scroll mouse and M$ intellimouse).

        Plug in just the mouse alone into one usb port and wait 10mins, if nothing happens move to the next time and wait again, repeat until you run out of usb ports.

        WinXP seems to remember where the mouse was originally installed and detects it automatically if the mouse is plugged back to the same usb port or else it takes ages, we encountered this when we had to move 10+ pcs over to another floor, and of course we didn't mark where the keyboard and mouse were plugged into in the legacy free Dell PCs. The wizard didn't appear if the mouse was plugged into the "correct" port

        Good luck..

        That's an idea, asking the customer for his mouse...


        Originally posted by MultimediaMan View Post
        Update your DevicePath in the registry:

        Extract the drivers to a directory remotely. (e.g. C:\Drivers\Mouse)

        Append that path in DevicePath registry value (REG_Expand_SZ) in the following Key:

        Code:
        HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\
        The Stock value is

        Code:
        %SystemRoot%\inf
        Change it to something like:

        Code:
        %SystemRoot%\inf;%Systemdrive%\Drivers\Mouse
        ...then try to do the installation.

        For those of you who work in the "Sysprep World" note that this key can handle up to 65535 characters
        Not sure what this will accomplice, windows recognizes the make and model just fine
        If there's artificial intelligence, there's bound to be some artificial stupidity.

        Jeremy Clarkson "806 brake horsepower..and that on that limp wrist faerie liquid the Americans call petrol, if you run it on the more explosive jungle juice we have in Europe you'd be getting 850 brake horsepower..."

        Comment


        • #19
          If that is the case, Then the driver it's trying to install not a WHQL-signed driver; you can read what the issue is in the C:\WINDOWS\setupapi.log file.

          Try plugging in a regular USB mouse which uses the standard HID device.
          Hey, Donny! We got us a German who wants to die for his country... Oblige him. - Lt. Aldo Raine

          Comment

          Working...
          X