Home > Database > SQL > body text

What should I do if it prompts that restarting the computer fails when installing Server SQL2008?

王林
Release: 2020-06-16 11:35:17
Original
8699 people have browsed it

What should I do if it prompts that restarting the computer fails when installing Server SQL2008?

Problem restoration:

The following error occurred when installing Server SQL2008:

What should I do if it prompts that restarting the computer fails when installing Server SQL2008?

##The solution is as follows:

1. Press the win R shortcut key to open Run, enter regedit, and press Enter to open the registry editor;

2. Expand the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server folder in sequence;

What should I do if it prompts that restarting the computer fails when installing Server SQL2008?

3. Right-click the MSSQLServer folder and select Delete;

4. Expand the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager folder in sequence;

5. Double-click the Session Manager folder, find and right-click PendingFileRenameOperations in the right window, and select Delete.

What should I do if it prompts that restarting the computer fails when installing Server SQL2008?

The above is the detailed content of What should I do if it prompts that restarting the computer fails when installing Server SQL2008?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!