In large-size environments, it is very hard to register COM Dlls.
We use a simple mechanism to use COM Dlls unregistered and load them by path. We load all non hardware dependant filters by this way. So we can be be shure wich filters are used in the graph. There a way to deploy visioforge like that.
Marco Blum on March 12, 2014 17:53
Completed
17
Vote
Reply
Log in please
Login
I forgot it
Login
Do not have an account?
Register
2 Answers
Aug 24, 2015
Archive Agentagentwrote
Roman Minyaylov
Hi
Sounds real, we can add it to our ToDo.
on March 12, 2014 18:23
Aug 17, 2016
Roman Miniailovagentwrote
You can use Registration-free COM manifest of your exe app to do that job. It doesn't wotk with decoders because do not support DirectShow intelligent connect. You must register filter using normal way to use DirectShow intelligent connect.