


In the Destination computer's folders pane, open the shortcut menu for Destination Computer, and then choose Show Predefined Folder.To begin the process of adding an assembly to the GAC, choose Files, which is under the Specify Application Data step in Solution Explorer.Perform the general configuration of your setup and deployment project either by using the Project Assistant in Solution Explorer, or by choosing the substeps of the numbered steps in the Solution Explorer.Configure your setup as you would if you were not adding assemblies to the GAC.

(If prompted, download, install, and activate InstallShield.)

This is the recommended and most common way to add assemblies to the global assembly cache. You do this in Visual Studio 2012 and Visual Studio 2013 by creating an InstallShield Limited Edition Project. For information about how to create a strong-named assembly, see. Important Only strong-named assemblies can be installed into the GAC. I am looking for a way to install gacutil.exe without having to install visual studio or windows. Where is gacutil on Windows Server 2012? Search does not find gacutil.exe when I try to run gacutil.exe /i in either folder C: Windows Microsoft.NET assembly GAC_32 C.
