Differences
This shows you the differences between the selected revisions of the page.
| 2021-04-23 | 2021-04-23 | ||
| admin privileges for GacInstall (martin) | production anchor (martin) | ||
| Line 54: | Line 54: | ||
| * For .NET framework 3.5, use ''gacutil'' from Windows SDK 6.0: \\ ''C:\Program Files (x86)\Microsoft SDKs\Windows\v6.0A\Bin\gacutil.exe'' | * For .NET framework 3.5, use ''gacutil'' from Windows SDK 6.0: \\ ''C:\Program Files (x86)\Microsoft SDKs\Windows\v6.0A\Bin\gacutil.exe'' | ||
| - | ==== On Production or User's Machine ==== | + | ==== [[production]] On Production or User's Machine ==== |
| 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; | ||