Visual studio Gacutil.exe works in command prompt but where is it located
-
2012년 4월 30일 월요일 오후 1:00
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
모든 응답
-
2012년 4월 30일 월요일 오후 1:32
in that commandprompt type: where gacutil- 답변으로 표시됨 CodemonkeyHelp 2012년 4월 30일 월요일 오후 1:48
-
2012년 4월 30일 월요일 오후 1:44
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 -
2012년 4월 30일 월요일 오후 1:47try looking at C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools\

