Method 1
It seems that the PendingFileRenameOperations registry value indicates an installation need to reboot. To resolve the issue, you could modify the Wondws Registry.
1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager
3. In the right pane, backup PendingFileRenameOperations, and then delete it.
4. Exit Registry Editor. Then, try to install SQL Server again.
Method 2
Download and install the Hotfix.
http://hotfixv4.microsoft.com/Windows%20XP/sp3/Fix204652/2600/free/337228_ENU_i386_zip.exe
Location - http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=943232&kbln=en-us
Methiod 3
Try to install SQL setup after extracting the files manually.
setup32.exe /x:d:\sql
It seems that the PendingFileRenameOperations registry value indicates an installation need to reboot. To resolve the issue, you could modify the Wondws Registry.
1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager
3. In the right pane, backup PendingFileRenameOperations, and then delete it.
4. Exit Registry Editor. Then, try to install SQL Server again.
Method 2
Download and install the Hotfix.
http://hotfixv4.microsoft.com/Windows%20XP/sp3/Fix204652/2600/free/337228_ENU_i386_zip.exe
Location - http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=943232&kbln=en-us
Methiod 3
Try to install SQL setup after extracting the files manually.
setup32.exe /x:d:\sql
No comments:
Post a Comment