Visual studio 2017 Installer packaging. netframework, 2017 framework
The previous steps are the same as other online tutorials. It mainly refers.. net framework is packaged into the installer. If you select "Download essential system components from the same location as my application", an ERROR is prompted: to enable "Download system essential components from the same location as my application" in the "system essential" dialog box, you must set "Microsoft. NET Framework 4.5.2 (x86 and x64) "item Files online to find information is to put the NDP452-KB2901907-x86-x64-AllOS-ENU.exe in C: \ Program Files (x86) \ Microsoft SDKs \ Windows \ v8.1A \ Bootstrapper \ Packages (or similar folders of 7.0A, 10.0A, and 14) are actually stored in C: \ Program Files (x86) \ Microsoft SDKs \ ClickOnce Bootstrapper \ Packages \ DotNetFX452, This is a pitfall, as shown in figure If this is not the case, try all the items in the Microsoft SDKs folder. I don't know why. In addition, the framework is put in a new folder. How can I directly package it into a file?