J
Jon
I have 3 VB.net executables that reference the same 3 VB.Net DLLs.
How is the best way to distribute the EXEs without putting 3 copies of
of DLL on a user's machine. I looked into Private assemblies and the
Global Assembly but I am having a hard time figuring them out.
Ideally, I would like to have one install that puts all 3 EXEs and all
3 DLLs on the workstation. Any recommendations would be appreciated.
Jonathan
How is the best way to distribute the EXEs without putting 3 copies of
of DLL on a user's machine. I looked into Private assemblies and the
Global Assembly but I am having a hard time figuring them out.
Ideally, I would like to have one install that puts all 3 EXEs and all
3 DLLs on the workstation. Any recommendations would be appreciated.
Jonathan