惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
宝玉的分享
宝玉的分享
小众软件
小众软件
有赞技术团队
有赞技术团队
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
Stack Overflow Blog
Stack Overflow Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
Netflix TechBlog - Medium
D
Docker
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MongoDB | Blog
MongoDB | Blog
WordPress大学
WordPress大学
J
Java Code Geeks
罗磊的独立博客
V
Visual Studio Blog
雷峰网
雷峰网
H
Help Net Security
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
F
Fortinet All Blogs

博客园 - 天生舞男

多个平均数列的子查询 迁移sharepoint Sharepoint迁移数据库之绝版(只要照着做,一定能够迁移成功) Sharepoint的webpart 虚函数和非虚函数的调用基本原则 The visio to drawing project chart. - 天生舞男 Using MSChart from a C# WinForm About the deeply copy 学习程序的自我建议---从实际软件的源代码开始学习 MS bug "The connection pool" in Oracle 10g and the data sort according to specified filed on DataGrid control. How to get response content with specified post data by post method Post method tip automation服务器不能创建对象 Get the biggest common divisor rose破解 ArrayList按Index删除的问题 Recently expection RadioButtonList中选择框和文字对不齐的解决办法 看了宝玉的作品,心理甚是感叹
resolve problem best method is find document from officia...
天生舞男 · 2006-01-15 · via 博客园 - 天生舞男

Posted on 2006-01-15 19:35  天生舞男  阅读(404)  评论()    收藏  举报

You receive a "Setup has detected that another program requires the computer to reboot" message when you install Visual Studio .NET

SYMPTOMS

When you install Microsoft Visual Studio .NET, you may receive a message that is similar to the following message during the installation of the Prerequisites components:

Setup has detected that another program requires the computer to reboot.

You may receive this message even after you restart your computer one or more times.

CAUSE

You receive this message if the current configuration causes Microsoft Windows to determine that a restart is required.

RESOLUTION

To resolve this issue, use one of the following methods.

Method 1: Modify the Windows 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, right-click PendingFileRenameOperations, and then click Delete.

Note If the PendingFileRenameOperations value does not exist, exit Registry Editor, and then use method 2.

4. Exit Registry Editor. Then, try to install Visual Studio .NET again.

Method 2: Install the Prerequisites components from the Visual Studio .NET CD

1. Cancel the current installation.
2. Insert the Visual Studio .NET Prerequisites CD into your CD drive.
3. Click Start, click Run, type drive:\setup.exe, and then click OK.

In this step, drive is the letter of your CD drive.

4. Click No when you receive the following message:

Visual Studio .NET Prerequisites Warning - Setup on CD1 should be used to launch Visual Studio .NET Prerequisites setup so that only the necessary components are installed. Click Yes to exit and change CDs. Click No to install all available components.

5. After the installation of the Prerequisites components is complete, insert Visual Studio .NET CD 1, and then install Visual Studio .NET.