During the installation of SQL Server 2003 in XP and Server 2000 systems, after you click "Install", the installation page does not appear until you check the installation process.
Solution:
Restart the machine, or terminate two SQL processes in the task manager.
1. In the sqlserver Installation Wizard, click Cancel.
2. Start the Registry Editor. Click Start --> Run, type regedit, and then "OK ".
3. Open pendingfilerenameoperations in HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Session manage and delete
4. Open HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Session Manager to find SafeDllSearchMode. (Note that if the SafeDllSearchMode registry entry does not exist, create a DWORD registry entry and name it SafeDllSearchMode)
5. In the value data box, change the value from 1 to 0, and click OK.
6. Exit the Registry Editor.
7. reinstall SQL Server 2000, and install the latest SQL Servers 2000