COPY AND PASTE THESE LINES INTO A COMMAND PROMPT
    NEXT

rem highlight all these lines with your mouse



md \temp

find /V "ExcludeFromSelect" %systemroot%\inf\machine.inf>"\temp\allmachine.inf"

copy /y %windir%\system32\drivers\swenum.sys \temp
copy /y %windir%\system32\streamci.dll \temp

rundll32.exe shell32.dll,Control_RunDLL hdwwiz.cpl,,1



rem copy and paste into a dos prompt
Move the mouse over each line to explain it