Com Redirection
COM
2
Posts
2
Posters
0
Views
1
Watching
-
There is an article in MSDN so that we can run multiple version of COM Components at the same time using a .local file. "DLL/COM Redirection on Windows" I tried this but it never works. Any Idea?
-
There is an article in MSDN so that we can run multiple version of COM Components at the same time using a .local file. "DLL/COM Redirection on Windows" I tried this but it never works. Any Idea?
The DLL to be redirected to must be placed in the same folder as the application, and the file must be in the same folder and named appname.exe.local. For example, notepad.exe.local to redirect Notepad.
Stability. What an interesting concept. -- Chris Maunder