Differences
This shows you the differences between the selected revisions of the page.
| 2013-12-20 | 2014-01-07 | ||
| 5.5 removing beta tags (martin) | no summary (96.2.205.165) | ||
| Line 40: | Line 40: | ||
| To install the assembly into GAC on production or user's machine, you may install the assembly into GAC using: | To install the assembly into GAC on production or user's machine, you may install the assembly into GAC using: | ||
| * Windows Installer, by creating ''.msi'' package; | * Windows Installer, by creating ''.msi'' package; | ||
| - | * Any other installer system that suppors installing to GAC, e.g. [[&url(innosetup)|Inno Setup]]; | + | * Any other installer system that supports installing to GAC, e.g. [[&url(innosetup)|Inno Setup]]; | 
| * [[msdn>System.EnterpriseServices.Internal.Publish.GacInstall]] method. | * [[msdn>System.EnterpriseServices.Internal.Publish.GacInstall]] method. | ||