Search code examples
c#wia

Removing wiaaut.dll from system


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


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