0

I have a production box (Windows Server 2008) where no visual studio is installed. Can I use GACUTIL there...If so where can i find the gacutil exe in that machine

Vinay Kumar Chella
  • 1,719
  • 6
  • 23
  • 35

1 Answers1

1

It does not exit on the production box, because it gets installed with Visual Studio or the win SDK only. Your bestbet is use a powershell script such as link text

David Reis
  • 12,701
  • 7
  • 36
  • 42