Visual studio Gacutil.exe works in command prompt but where is it located
-
Monday, April 30, 2012 1:00 PM
Hello,
Gacutil.exe works in the visual studio command prompt, where where is the physical location of it? This is specifically the 4.0.30319.1 version that comes with vistual studio 2010. Not the other versions that come with the Microsoft windows SDK.
Thanks
All Replies
-
Monday, April 30, 2012 1:32 PM
in that commandprompt type: where gacutil- Marked As Answer by CodemonkeyHelp Monday, April 30, 2012 1:48 PM
-
Monday, April 30, 2012 1:44 PM
Unfortunatly when i do that I get this location:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin
but when i look at the properties its this older version of gacutil3.5.30729.1
but when in the command prompt and i type gacutil /vit displays this version, the one i am trying to find the physical loaction of
4.0.30319.1
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin -
Monday, April 30, 2012 1:47 PMtry looking at C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools\

