When installing Microsoft .NET Framework, there are some possible command line parameters.
As a best practice, we offer /q
and /norestart
, but there are other options as well.
Note that there is a difference between /q
and /passive
explained in the Microsoft documentation.