Jump to content

Recommended Posts

Posted

I am just wondering if you can use multiple lines in the OemPnPDriversPath in the Winnt.sif file.

Example:

Current:

OemPnPDriversPath="Drivers\GX400\000_NIC;Drivers\GX400\001_video;Drivers\GX400\002_audio;Drivers\DM_2350\000_chipset;Drivers\DM_2350\001_NIC;Drivers\DM_2350\002_video_3;Drivers\DM_2350\003_video_1;Drivers\DM_2350\004_video_2;Drivers\DM_2350\005_audio"

Desired:

OemPnPDriversPath="Drivers\GX400\000_NIC;Drivers\GX400\001_video;

Drivers\GX400\002_audio;Drivers\DM_2350\000_chipset;

Drivers\DM_2350\001_NIC;Drivers\DM_2350\002_video_3;

Drivers\DM_2350\003_video_1;Drivers\DM_2350\004_video_2;

Drivers\DM_2350\005_audio"

The second way is a lot easier to read when I am trying to troubleshoot or modify the Path. Let me know if anyone has any info. Thanks


Posted

What about if you used multiple lines in this fashion:

OemPnpDriversPath = \Drivers\NIC\PRO100\WS03XP32

OemPnpDriversPath = \Drivers\NIC\E100B;\Drivers\NIC\B57

OemPnpDriversPath = \Drivers\CHIPSET\INTEL

etc......

It seems to be working for me.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...