SQL2000 hangs the solution to the problem that cannot be installed _mssql
Source: Internet
Author: User
SQL Server was previously installed and then deleted. Now reinstall, it appears "a previous program installation has created a pending file operation on the installation computer." You must restart your computer before running Setup "error. Can't go on.
The steps are:
1 Remove SQL Server from the Add/Remove program completely.
2 delete the SQL Server directory that is not deleted.
3 Open Registry Editor and locate the PendingFileRenameOperations project in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager , and delete it. This allows you to clear the installation pending items.
4 delete the keys associated with SQL Server in the registry.
In fact, it is estimated that as long as the 3rd step can be done, so you can clean up the installation of temporary items. Oneself is to go first 1,2,4, finally did 3 to finish. So the estimated 3 is the key.
The above is the network search information, my computer system is just installed, so I directly to do the 3rd step, you can install the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.