Rex Dieter
07-10-2005, 03:16 AM
Michael Niehaus [MS] wrote:
>>I've also put into the [Unattended] section the following:
>>OemPnPDriversPath=Drivers\Sound\AC97;Drivers\Sound\allegro;Drivers\Sound\etc
We've been wrestling with getting this to work for *years* with no
success. We've since discovered much of MS's docs are incorrect on how
to set OemPnPDriversPath. Turns out entries (oftentimes) need to start
with \. Once prefixed with \'s, it started to work for us. Try
OemPnPDriversPath=\Drivers\Sound\AC97;\Drivers\Sound\allegro;\Drivers\Sound\etc
instead. (-:
-- Rex
>>I've also put into the [Unattended] section the following:
>>OemPnPDriversPath=Drivers\Sound\AC97;Drivers\Sound\allegro;Drivers\Sound\etc
We've been wrestling with getting this to work for *years* with no
success. We've since discovered much of MS's docs are incorrect on how
to set OemPnPDriversPath. Turns out entries (oftentimes) need to start
with \. Once prefixed with \'s, it started to work for us. Try
OemPnPDriversPath=\Drivers\Sound\AC97;\Drivers\Sound\allegro;\Drivers\Sound\etc
instead. (-:
-- Rex