I want to run a post build script that installs the dll in the gac, but i have to use the full path to gacutil.exe, where can i find this? i have visual studio 2008
I am using Windows 7 Enterprise 32 bit. I have used Windows command line, and also used VSTS 2008 command line, but when executing gacutil.exe, there is command not found error.
I am wondering whether I need to install gacutil.exe from …
i've made an assembly in the .net framework that I intend to publish to the GAC but I can't find the gacutil utlity.
I've been googling a while and I've found a lot of suggestions, but nothing works:
Copy the …
I want an administrator to register some DLLs for me, but he would probably prefer not to install the whole SDK.
Can he just install gacutil.exe? If so, where can he get it? Do I just email the gacutil.…