Deploying assemblies in the GAC

  • Thread starter Thread starter wesley
  • Start date Start date
W

wesley

Hello,

I have several assemblies that are strongly named and need to be installed
in the GAC. In my dev box I can use gacutil.exe to do it, but not in the
users boxes. How do I install these assemblies without gacutil.exe ?

Thanks
 
Back
Top