You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Installs an assembly into the global assembly cache.

User interface

GAC install

Assembly

Assembly path

The path to the file which contains the assembly manifest to install into the global assembly cache. 

Assembly ListFile

The path to the a file which lists the assemblies to install into the global assembly cache. The file contains on path to an assembly to install on each line. 

Options

Force re-install

Add reference count

Scheme

ID

Description

 

Framework version

Use default Framework version (vX.X) / Use vX.X

Allows the selection of the .NET version to use for NGen. The minimum is .NET v2.0.

Use 64-bit tools

This options specifies as whether to force the usage of 64-bit tools on a 64-bit system or not.  As FinalBuilder is currently a 32-bit application it will default to running the 32-bit version on a 64-bit system.  Check this option if you require the 64-bit version to be run.

 

 

 

  • No labels