P
Prateek
Hi,
I have one question related to installation of the assembly.
I have created 2 dlls, say a.dll and b.dll
I have created one exe which refers to both the dlls i.e. a.dll & b.dll
I have created another exe which referes to just one dlls i.e. a.dll
created 2 different setup for both the exe so that it get installed in
different directory say c:\app1 and c:\app2
Now problem I am having is that there multiple dll exists in each
installed directory. i.e. a.dll exists in C:\app1 and c:\app2
direcotry. What I really want is that, these dlls (a.dll & b.dll) are
my servers which needs to be installed in one direcotry and these exe
should use the dlls installed in the central location.
Can anybody help what I should be doing and what am i doing wrong.
Regards,
pb.
I have one question related to installation of the assembly.
I have created 2 dlls, say a.dll and b.dll
I have created one exe which refers to both the dlls i.e. a.dll & b.dll
I have created another exe which referes to just one dlls i.e. a.dll
created 2 different setup for both the exe so that it get installed in
different directory say c:\app1 and c:\app2
Now problem I am having is that there multiple dll exists in each
installed directory. i.e. a.dll exists in C:\app1 and c:\app2
direcotry. What I really want is that, these dlls (a.dll & b.dll) are
my servers which needs to be installed in one direcotry and these exe
should use the dlls installed in the central location.
Can anybody help what I should be doing and what am i doing wrong.
Regards,
pb.