Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top