/q - Suppresses all UI. An .INI file cannot be specified with this option. /quiet - Same as /q. /qb - Displays minimal UI, showing only progress. /passive - Same as /qb. /uninstall - Uninstalls product. /remove - Same as /uninstall. /f - Repairs all .NET Framework 3.0 components that are installed. /nopatch - Specifies that patches are not applied and bypasses patch checking. /norollback - Specifies that setup is not rolled back if a setup component fails. /norestart - Specifies that the installer does not restart the computer after installation completes. The Redistributable installer returns ERROR_SUCCESS_REBOOT_REQUIRED (3010) if a reboot is required. /lang:- Installs the specified language pack. Language is specified as the three letter acronyms (TLA) for language (e.g. ENU, DEU, JPN ...). Only one language is supported. Specifying /lang:ENU skips any language pack installation. /? - Displays this list of options.
/preprocess[:file Creates a single, aggregated project file by inlining all the files that would be imported during a build, ...
/property: = Set or override these project-level properties. is the property name, and is the property value. Use a semicolon ...
/publishresultsfile:[file name The name of the test results file to publish. If none is specified, use the file produced ...
/p[:(on|off) /packsymbols[:(on|off) Enables symbol packing. Symbol packing is on by default. The flag by itself is the same ...
/q - Suppresses all UI. An .INI file cannot be specified with this option. /quiet - Same as /q. /qb - Displays minimal UI, ...
/runtitle:[title Optional The title of the test run to be published. If none is specified, use the default test run name ...
/s /sample Turns on sampling profiling. This does not require instrumentation of any of the assemblies. This is the default. ...
/sdl, /sdl-) Additional Security Development Lifecycle (SDL) recommended checks include enabling secure code-generation features ...
/SHUTDOWN[:n Waits for monitored applications to shutdown, shuts down VSPerfMon.exe, and then waits for the shutdown to complete. ...