Page 1 of 1

How to install .net core?

Posted: Sat Feb 22, 2020 2:46 am
by Orenk9
Hello,

any recommendation for a script to install .net core 3.x ?

Re: How to install .net core?

Posted: Mon Feb 24, 2020 12:17 pm
by FrancescoT
You may use as starting point for your script, one of the .Net script installer included with the product.

Alternatively, the easiest option is the "Application Runtime Wizard".
The Application Runtime Wizard offers the fastest way to create new application runtimes to install technology prerequisites from your setup projects in a reusable manner. The wizard creates two new MSIcode scripts to check for and install your desired technology prerequisite, both of which are also further editable and customizable; as well as an application runtime definition file. New application runtimes created by the wizard are automatically added to the Application Runtimes design view on the active InstallAware instance, and may also be copied to other InstallAware instances.

https://www.installaware.com/mh5/desktop/runtime.htm