Jump to content
UBot Underground

[FREE] install assemblies to GAC - source code


Recommended Posts

here is a small source code i worked on to show you how to install any assembly to GAC automatically (general assemblies cache) !

What the heck is this ????

GAC is the place where you can send assemblies to (dll files , class libraries or whatever you want to call em) that are loaded automatically with WINDOWS system , so that you don't need to distribute the dlls files with your software for example ! or have the class libraries ready to be used automatically in VS !

GAC DLL installer.ubot

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...