First, sorry for my english ...
I created a tool to detect and launch driver's installation program in silent mode
It uses the WMI Technology that is use for network administrator
The basic rules are :
- The tool read the a XML file for getting some infos like
* some search keys (exemple : nVidia; GeForce)
* a WMI class to look in (exemple : Win32_VideoController)
* a setup path (exemple : %Systemdrive%\install\drivers\nvidia\setup.exe
* some arguments of the launching setup (exemple : /S)
- If the informations (search keys) are corresponding with the hardware detection,
it launch the setup. So it's cleary easy.
But the project was born from an idea and I'm not sure that is working for all,
so I need your tests to be efficient.
I made this tool cause i'm boring with all the modification to do on the 'unattended windows xp installation', simply the $OEM$\$1\Drivers doesn't work very well for the international language (apparently nice with english version)
And 9 times on 10 i must install (in manual) the nVidia or Ati drivers. That's stupid cause the hardware is well detected by windows.
A screenshot that's working with my Matrox G400 Dualhead

So if you are interested to help me
The beta can be downloaded from here:
http://snapmame.plan...ttended/bin.rar
You must install the framework .net 1.1 (so WMI Unattended can be launch just
after on your unattended XP CD/DVD), and so, it *normally* works from 98 to XP
without problems.
Edit config.XML to put good infos.
Don't hesitate to send me your config.XML if it's works nice.
Regards,
LeCED.



Help
Back to top









