Hello,
I have an audio driver upper filter which causes some problems after uninstalling on XP.
After I run the uninstall process and reboot, any sound cards on the system seem to be redetected as new devices by windows and it commences reinstalling their drivers. This process completes successfully and everything goes on its merry way, but I’m not sure why it is necessary.
In order to uninstall the filter driver I am running rundll32.exe with SETUPAPI.DLL, InstallHinfSection DefaultUninstall 132 as my parameters
Thanks in advance,
Ben