65.9K
CodeProject is changing. Read more.
Home

Oem PNP Driver Path Creator

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.14/5 (3 votes)

Jan 12, 2007

1 min read

viewsIcon

27252

downloadIcon

480

No more mistakes while updating the OemPnPDriversPath in the Setup answer file.

Introduction

Tired of adding the Plug and Play driver paths to the OemPnPDriversPath of the Setup answer file? Tired of unknown hardware caused by typos in the OemPnPDriversPath of the Setup answer file?

Well, here is where OemPnPDriversPath Creator is coming in.

  • It can generate the OemPnPDriversPath path from any selected driver folder.
  • It will avoid those annoying typos.
  • It is a handy history feature.
  • It is free. ;-)

Using the Code

  • Start OemPnPDriversPath Creator.
  • Click on Browse and select the root of your driver folder.
  • After selecting the desired folder, click on the Generate button.

Now you can use the copy button to copy the generated content to the clipboard and paste it in attend.txt and/or sysprep.inf.

Points of Interest

I just could not help myself making typos in the OemPnPDriversPath while updating the attend.txt file. But I could help myself by creating a program that will generate the OemPnPDriversPath for me. And believe me, it sure saved me a lot of time.

History

  • Version 1.0 - Initial version

License

This article has no explicit license attached to it, but may contain usage terms in the article text or the download files themselves. If in doubt, please contact the author via the discussion board below.

A list of licenses authors might use can be found here.