开发者

gacutil - cannot launch on vista x64

开发者 https://www.devze.com 2022-12-27 15:32 出处:网络
I thought this was a privilege issue but I logged on as admin and still couldn\'t get more than a brief flash of the com开发者_开发问答mand window. I am just double clicking on the exe file I found in

I thought this was a privilege issue but I logged on as admin and still couldn't get more than a brief flash of the com开发者_开发问答mand window. I am just double clicking on the exe file I found in the 7.0 sdk

As a side question, can you just go into the GAC manually and delete something??

Cheers,

Berryl


It's a command-line utility. You ran it without arguments (by the sound of it) and it quickly exited. Run cmd.exe and run gacutil from there.

You can also use the Windows Explorer extension to delete assemblies - just browse to C:\Windows\assembly (or whatever your Windows directory is).

0

精彩评论

暂无评论...
验证码 换一张
取 消