PE Builder v3 plug-in
Auto drivers updater ver.2 Eng
Plugin created by 2ch.600 + 2ch.332

Plug-in for updating drivers automatically.
note: Please keep this folder's name "z_AutoDriverUpdater"

  • You have to incorporate drivers required for devices before.


    --------How to use-----------
  • Before you can use this plugin you must download "devcon.exe".

     Extract "devcon.exe" and copy devcon.exe(in i386 folder) to the plugin directory.


  • Arrangement of "autorun_Device.cmd"

     devcon update %SystemRoot%\inf\**A**.inf "PCI\VEN_***B***"

     1. "**A**.inf" is inf of the driver which you want to update.

     2. "VEN_***B***" is Device PnP-ID.
      You can know Device PnP-ID by using the following tool.
      (Thanks sherpya !)

      Unknown Devices (sherpya's site)

      Use this to open tree "Full Detales"
      "PNP ID" is "Device PnP-ID" you want.


    eg.
    this is my environment and to update of my sound device
    devcon update %SystemRoot%\inf\NLDS1V00.INF "PCI\VEN_1073&DEV_0010&SUBSYS_804E104D&REV_02"




    PE Builder Copyright (c) 2002-2003 Bart Lagerweij. All rights reserved.