2
Answers

Setup Project Custom Action WPF

I have Setup Project Installer and I want to check .NET Version of client machine during installation. If it's .Net 4.8 continiue the installation else stop installation.
 
Can any WPF expert explain the logic? 

Answers (2)