Have you tried dropping the drivers in the folder tree that you use to do the unattended install, and have them listed in the driver path in unattend.txt, nothing will happen at install time since the hardware does not exist, but my guess is that once the hardware is detected those paths will be scanned automatically when the OS looks for drivers. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Paul Griffith Sent: 25 November 2004 18:02 To: [EMAIL PROTECTED] Subject: [Unattended] Automate - New Hardware Found Wizard - WinDriver
Greetings, I have run into a problem that has left me scratching my head. Here is the problem. I used AutoIt to install Logic Analyzer software which installs Jungo WinDriver virtual device. After I reboot, Windows XP detects the new virtual device and the New Hardware Found Wizard wants me to point it to the software for the virtual device. If I manually point the wizard to C:\la2124 it will find the files it needs (oem1.inf I assume). It will then work correctly. Now the question is how can I eliminate the New Hardware Found Wizard? I tried adding c:\la2124 to the registry entry DevicePath located at HKLM\Software\Microsoft\Windows\CurrentVersion but that failed. I was hoping that Windows XP would automatically seach in c:\la2124 and find the files it needs. I also tried to simulate right click install on the file oem1.inf but that failed. todo.pl "rundll32 \"syssetup,SetupInfObjectInstallAction DefaultInstall 128 %SystemDrive%\la2124\oem1.inf\"" Anyone have any suggestions? Thanks Paul ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
