Silently Install ComponentOne Studio for ASP.NET MVC

Steps to Complete:

You can silently activate by running the installer through an elevated command line with command switches. The necessary switches are as follows:

· .exe -i -s -p””

- Ex: C1StudioInstaller20182.1.10.exe -i -s -p“WIF,WPF”

- This example will install the WinForms and WPF editions.

The following are the different product codes. You can enter as many as you need, separated with commas inside the quotes:

· WIF:-Winforms

· MVC:-MVC

· WEF:-WebForms

· WPF:-WPF

· SIL:-Silverlight

· WRT:-WinrtXamlPhone

· LIS:-LightSwitch

· INS:-Intellispell

· UWP:-UWP

· API:-WebApi

Tags:

Alec Gall