Вопрос

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