开发者

Uninstalling Enterprise Libraries EntLib 5.0 Beta

开发者 https://www.devze.com 2023-01-09 20:11 出处:网络
How is it possible to uninstall any of the Enterprise libraries? There is no entry in the control panel to uninstall, there is no \"Uni开发者_Python百科nstall\" on the menu.

How is it possible to uninstall any of the Enterprise libraries?

There is no entry in the control panel to uninstall, there is no "Uni开发者_Python百科nstall" on the menu.

I'm trying to install EntLib 5.0 and it fails because it doesn't like the EntLib 5 beta 2 on there. I don't have the original msi and it is no longer available for download.

Any suggestions?


There should be an entry in Control Panel to uninstall. From the command prompt you can try:

MsiExec.exe /X{E530047D-5371-4AF1-AC60-7DC7A2DCBCCB}

Since it's not showing up in the control panel, I'm guessing the install is messed up so that might not work though.

0

精彩评论

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