Use Visual Studio to find the necessary runtime files for C # programs

Source: Internet
Author: User
Tags visual studio installer

In engineering packaging, it is sometimes a headache that the library files needed to run are not fully contained, especially when a series of external extensions are called. For these issues, we can borrow the packaging capabilities of Visual Studio to help us find the necessary library files for the software to run.

First, we create a New Installation Wizard project from the "File---new---project---Other project types---installation and deployment---Visual Studio Installer.

            

By default the next step, and then we select, in the right blank area, add the program to run the required environment files, here need to specifically add the program engineering files in the reference, including DLL references, as shown in

      

After the reference is added, the zone automatically parses and shows what library files the run depends on, and you can either press the "SHIFT+F6" key combination to build the installation package, or you can manually look for these runtimes.

Use Visual Studio to find the necessary runtime files for C # programs

Related Article

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.