0

Possible Duplicate:
Location of Gacutil with vs 2008

I can't seem to find an answer to where Gacutil.exe is located? I'm on Windows 7, have all of the current .NET versions from 1.0 to 4.0, and visual studio 2008 and 2010 Professional installed.

Any ideas?

Community
  • 1
  • 1
Payson Welch
  • 1,388
  • 2
  • 17
  • 29
  • 2
    Dupes : http://stackoverflow.com/questions/3397479/where-is-gacutil-exe http://stackoverflow.com/questions/3055880/where-does-vs-2010-tools-gacutil-exe-install-assemblies http://stackoverflow.com/questions/2373956/two-locations-of-gacutil-exe http://stackoverflow.com/questions/885261/location-of-gacutil-with-vs-2008 – gideon Mar 29 '11 at 18:32
  • 1
    Also see : http://stackoverflow.com/questions/2660355/net-4-0-has-a-new-gac-why – gideon Mar 29 '11 at 18:33

1 Answers1

2

i'm runing a windows 7(x64) with vs2008 and my gacutil is in : "c:\program files\Microsoft SDKs\windows\v6.0A\Bin"

Flavio CF Oliveira
  • 5,235
  • 13
  • 40
  • 63