VS2010 installation deployment to. NET 2.0 Process Issues

Source: Internet
Author: User

1, the system installed VS2008 and VS2010, in the VS2010 built 4.0 projects into 2.0 projects, the target framework does not have 2.0, the solution is to install the. NET Framework 3.5 SP1.

2, let EXE install package in the installation interface "Welcome to the Installation Wizard" display Chinese name, and installed in the English path:
Project, deployment project Properties, ProductName, AA company XX system
Manufacturer, Xxsys
Application folder, [Programfilesfolder]\[manufacturer]


3. Add the Uninstall shortcut:
C:\WINDOWS\system32\msiexec.exe, add file, application folder, right-msiexec.exe select shortcut to create Msiexec.exe Put the Msiexec.exe shortcut in the user's "Programs" menu

There is no. NET 2.0 in the prerequisites for the 4,VS2010 Setup project, but we can find the prerequisite installation package for. NET 2.0 from the VS2008 program file.
The DotNetFX folder under VS2008 C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages is installed, which is the prerequisite installation package for. NET 2.0. Copy the DotNetFX folder to the C:\Program Files\Microsoft SDKs\Windows\v7.0A\Bootstrapper\Packages with VS2010 installed and select it in VS2010. NET 2.0 is a prerequisite.
(Transferred from Http://www.cnblogs.com/anjou/archive/2011/05/08/2040675.html)

5, package deployment to. NET Framework 2.0 also sets a condition:
Select ". NET Framework 2.0", start condition,. NET Framework, Version, right-click Project, view.

VS2010 install a few issues with the. NET 2.0 process (GO)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.