如何删除Microsoft SQL 2005 embedded Edition

本文提供了一种解决方法来删除安装SharePoint 3.0后卸载WSS 3.0时遗留的MICROSOFT##SSEE数据库。通过注册表定位到特定的卸载字符串,并使用命令提示符完成卸载过程。

安装sharepoint 3.0后,需要重新设置数据库,卸载wss 3.0后, MICROSOFT##SSEE依然存在,可通过以下步骤删除之

  1. In the registry browse to this location: HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Wi ndows/CurrentVersion/Uninstall
  2. Click on each of the sub folders {GUID} on the left hand column and look at the display name on the right until you see “Microsoft SQL 2005 embedded Edition…”
  3. Copy the value that is stored as the UninstallString (for example:    MsiExec.exe /X{0F51A262-1ADF-4914-B448-78AC58C4178A} )
  4. Open up a command prompt and paste the value and add to the end of the string ” CALLERID=OCSETUP.EXE”
  5. Example    c:/Temp/MsiExec.exe /X{0F51A262-1ADF-4914-B448-78AC58C4178A} CALLERID=OCSETUP.EXE

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值