I have an application written vb.net with its own dll. My problem is to make all my dll's available to the client without installing it to the client's individual PC. Only exe file is installed on the client's pc.
Any suggestion?
Thank you.