문제

I am using C# to build a small project which scans a image.I am using WIA for this purpose.I have registered the wiaaut.dll, my question to you guys is that how do I unregister or remove the wiaaut.dll, what command should I use. Any suggestions are welcome. Thanks

도움이 되었습니까?

해결책

Maybe you can just put that dll into you program folder, near exe. So you don`t need to register it and unregister as well

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top