Windows Forms msi do no install prerequisite

  • Thread starter Thread starter Ravnø Data
  • Start date Start date
R

Ravnø Data

Guest
I have updated a windows forms application from VS2013 to VS2017.

Also changed platform from .net 4.5 to .net 4.8

I am using Visual Studio Installer / Setup Project to create *.msi.
.net 4.8 did not appear in prerequisites but after som search Google solved that problem.

But when I install on the target-machine, it does not install .net 4.8. I have checked "Download prerequisites from the component vendor's web sites. As I remember, prerequisites were installed automatically in previous versions.

Can anyone explain

mvh ravnø

Continue reading...
 
Back
Top