Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Command-line switches for Microsoft .NET Framework security update packages


View products that this article applies to.

Introduction

Microsoft .NET Framework security updates support different command-line switches. Which switches are supported depends on the chain installer that is used to build the update package. For versions of the Microsoft .NET Framework that are included in supported releases of Windows, the standard command-line switches for Windows software update packages are supported. For other versions of the Microsoft .NET Framework, the command-line switches that are described in this article are supported.

↑ Back to the top


Summary

We package software updates by using several different self-extracting file formats that automatically run a Setup program that is contained in the package. This article describes the command-line switches that you can use with Microsoft .NET Framework security updates.

↑ Back to the top


More Information

What type of Microsoft .NET Framework security update package do I have?

To determine which command-line switches a Microsoft .NET Framework security update package supports, use one of the following methods.

Method 1

  1. Examine the file name for the update package.
  2. If the file name begins with "Windows…," the type of update package is Microsoft Update Standalone Package.
  3. If the file name begins with "NDP…," the type of update package is Application.

Method 2

  1. Right-click the update package, and then click Properties.
  2. On the Details tab, examine the Value field for the Type property.
  3. The type of the installer package appears in the Value field. For example:

Command-line switches for update package types

Microsoft Update Standalone Package

Microsoft .NET Framework update packages that are built for the Windows Update Standalone Installer (Wusa.exe) support the standard command-line switches for Windows update packages. For more information and a list of supported command-line switches, see Description of the Windows Update Standalone Installer in Windows .

Application

Microsoft .NET Framework security update packages of the Application type support the switches that are described in the following table.

SwitchDescription
/?Displays help on supported switches.
/qQuiet mode. No user input is required and no output is shown. 
/norestartIf any of the updates requires a restart, do not prompt or cause a restart.
/uninstallUninstalls the security update.

↑ Back to the top


Keywords: kbexpertiseinter, kbinfo, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2844699
Revision : 1
Created on : 1/7/2017
Published on : 10/3/2014
Exists online : False
Views : 362