When installing sql2000, a previously installed program that has been suspended on the computer has been created. You must restart the computer before running the installer.
The installation of sql2000 is because it was installed on win2003, and an error occurred. Exit the installation and restart. After the installation of a previous program, the file that has been suspended on the computer is still displayed. You must restart the computer before running the installer ., I had to search the Internet,
It turns out that we can solve this problem by modifying the Registry. Why is sql2000 too prone to this problem on win2003? Fortunately, the top right experts thought of this method and we don't need to restart it. I will be able to perform this operation in the future. So happy
Modification Method: Enter regedit in the running [ctrl + r ].
Open the Registry Editor and go
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Session Manager
Find the PendingFileRenameOperations project and delete this item.
After the operation, the installation is successful.
If you are unfamiliar with registry operations, you can back up the data first.
Backup method, open the registry -- select the Backup Directory -- file -- Export