Hey everybody, I need some help uninstalling/removing a codec:
HuffYUV :
Huffyuv
I was using it for compression of some video capture, but I now have no need for it!
When installing I used the following in command prompt:
Code:
rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 0 c:\huffyuv.inf
There is an entry under program and features:

But I cant uninstall it, The prompt says its removed, but it is not as the .dll is still under Syswow64 and the codec is still usable by my video editing software.
Any help would be appreciated regarding this issue.