Differences
This shows you the differences between the selected revisions of the page.
2014-12-19 | 2015-02-11 | ||
Restored revision 1414580867. Undoing revision 1419006098. (martin) (hidden) | windows sdk is in 32-bit program files + tags (martin) | ||
Line 41: | Line 41: | ||
Use correct ''gacutil.exe'' for your version of .NET framework: | Use correct ''gacutil.exe'' for your version of .NET framework: | ||
- | * For .NET framework 4.0, use ''gacutil'' from Windows SDK 7.1 (or 7.0): ''C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\gacutil.exe''; | + | * For .NET framework 4.0, use ''gacutil'' from Windows SDK 7.1 (or 7.0): ''C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1\bin\gacutil.exe''; &winpath &win32 &win64 |
- | * For .NET framework 3.5, use ''gacutil'' from Windows SDK 6.0: ''C:\Program Files\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 ==== | ==== On Production or User's Machine ==== |