re: sound device error
Tuesday, January 6, 2004 at 2:59 pm Windows XP Annoyances Discussion Forum
Posted by Tony Marques
(12 messages posted)
Again, these are instructions on how to install the Plug and Play Software Enumerator
in XP/2k -- if it is missing. If it isn't missing and works then this wouldn't be
the cause of your audio problem.
If you had problems with the previous instructions, here they are again.
I presume swenum.inf is a Win9X/ME only file.
The machine.inf solution should work for 2000 and XP. If you can't find or see the
files it may be because your explorer isn't configured to show system or hidden files
-- check your options or use a cmd prompt.
From an MSDOS cmd prompt type or cut and paste
md \temp
cd \temp
copy %windir%\inf\machine.inf \temp\allmachine.inf
copy %windir%\system32\drivers\swenum.sys \temp
copy %windir%\system32\streamci.dll \temp
notepad \temp\allmachine.inf
Using notepad go to line 22 (CTRL-G 22) which should be
ExcludeFromSelect=*
delete and remove that line wherever you find it (Line 20 maybe)
and save the file
We're finished that part. Notepad and the cmd prompt can be closed. %windir% was
probably c:\windows\ and that was automatically be expanded in the windows cmd prompt.
Now, just go to Add Hardware, add a new hardware device there at the bottom, install
from list, next, have disk, and select the temp directory where we copied the files
(c:\temp\ in the example here).
You should have all the different machine level services listed since we've removed
the ExcludeFromSelect=* which hid them all. We only want to add Plug and Play Software
Enumerator and nothing else so select and install only that.
On Saturday, December 6, 2003 at 3:31 pm, Tony Marques wrote:
>copy machine.inf from %windir%\inf to a temp dir
>remove line 20: ExcludeFromSelect=*
>
>add new hardware have disk (select the temp dir with the modified machine.inf) and
>install the plug and play software enumerator
>
>swenum.sys is found in system32\drivers
>streamci.dll is found in system32
>or they can be found on your windows disk
>
- Written in response to:
- re: sound device error (Tony Marques: Saturday, December 6, 2003 at 3:31 pm)
Responses to this message:
|
|
All messages in this thread [show all]
 |  |  |  |  | re: sound device error (Tony Marques: Tue, Jan 6, 2004, 2:59 pm) |
 |  |  |  |  |  |  |  |  | hm (ryan: Sat, Jan 24, 2004, 5:59 am) |
 |  |  |  |  |  |  |  |  |  | re: hm (n1yso: Fri, Mar 19, 2004, 11:15 pm) |
 |  |  |  |  |  |  |  |  |  |  | re: hm (jozzer: Sun, Mar 28, 2004, 11:17 am) |
| |