C# how to register assembly in the GAC without GacUtil?

Posted by Adi barda on Stack Overflow See other posts from Stack Overflow or by Adi barda
Published on 2010-06-01T14:31:51Z Indexed on 2010/06/01 14:53 UTC
Read the original article Hit count: 378

Filed under:
|

Hi
I need to register an assembly in the GAC using batch file. Is there a way to find the installation location of GacUtil.exe or is there a way to register the assembly without GacUtil?

Thank you,
Adi Barda

© Stack Overflow or respective owner

Related posts about c#

Related posts about gac