Does anyone know of an elegant way to validate a web setup project form (how could there be a precondition?) That MVC.net is installed on the target machine? Is the registry better? Or search for Windows installer?
Many thanks,
1) MVC does not technically require installation. If you have .NET 3.5 (without SP1), you can deploy it.
2) However, to make sure it is already installed, the test is for .NET 3.5 SP1 .
Source: https://habr.com/ru/post/1708640/More articles:Deploying biztalk on developer / build machines - nantstructured / combined log with Log4J - javaSql server function to display word frequency in a column - stringGenerics C # .net - genericsПравила доступа к конструкторам - c++Paste SVG into HTML (for Opera) - htmlList replacements with sed or awk - vimtd colspan does not work when using jquery show / hide () - jqueryAvoid code duplication when checking input - user-interfaceMediator or too much responsibility - language-agnosticAll Articles