Search found 2 matches

Go to advanced search

by poltavets
Wed Jul 02, 2025 10:08 pm
Forum: Common Problems
Topic: How to check for .NET 8 Desktop and ASP.NET Core Runtimes and show dialog with download link before installation
Replies: 3
Views: 2179
 
Jump to post

How to check for .NET 8 Desktop and ASP.NET Core Runtimes and show dialog with download link before installation

I'm building an MSI installer using Advanced Installer and I need to check before installation starts whether both of the following are present :

.NET 8 Desktop Runtime (x64)

ASP.NET Core Runtime 8 (x64)

Requirements:

The check must occur before any files are copied

If either runtime is ...

Go to advanced search