Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.
Deploy Windows Malicious Software Removal Tool in an enterprise ...
For 32-bit x86-based systems: Download the x86 MSRT package now. For 64-bit x64-based systems: Download the x64 MSRT package now. Deployment overview. The tool can be deployed in an enterprise environment to enhance existing protection and as part of a defense-in-depth strategy.
Command-line switches for Microsoft Office products
Use command-line switches to customize the startup process for Microsott Office programs: Word, Excel, PowerPoint, Outlook, and Access.
Applies To: Excel for Microsoft 365, Word for Microsoft 365, Outlook for Microsoft 365, PowerPoint for Microsoft 365, Access for Microsoft 365, Excel 2021, Word 2021, Outlook 2021, PowerPoint 2021, Access 2021, Excel 2019, Word 2019, Outlook 2019, PowerPoint 2019, Access 2019, Excel 2016, Word 2016, Outlook 2016, PowerPoint 2016, Access 2016, Excel 2013, Word 2013, Outlook 2013, PowerPoint 2013
How to use the Regsvr32 tool and troubleshoot Regsvr32 error messages
RegSvr32.exe has the following command-line options: Regsvr32 [/u] [/n] [/i[:cmdline]] <dllname> /u - Unregister server /i - Call DllInstall passing it an optional [cmdline]; when it is used with /u, it calls dll uninstall /n - do not call DllRegisterServer; this option must be used with /i /s – Silent; display no message boxes
Description of the Windows Update Standalone Installer in Windows
This article describes the Windows Update Standalone Installer (Wusa.exe) in the following Windows operating systems: The Wusa.exe file is in the %windir%\System32 folder. The Windows Update Standalone Installer uses the Windows Update Agent API to install update packages.
Command-line switches for Microsoft .NET Framework security update ...
Method 2. Right-click the update package, and then click Properties. On the Details tab, examine the Value field for the Type property. The type of the installer package appears in the Value field. For example: Microsoft Update Standalone Package. Application.
Microsoft .NET Framework Repair Tool is available
Introduction. The Microsoft .NET Framework Repair Tool detects frequently occurring issues that affect Microsoft .NET Framework setup or updates. The tool tries to resolve those issues by applying known fixes or by repairing corrupted installations of the supported .NET Framework versions.
Command-line switches for Microsoft Visio 2010
Visio startup switches. Use a switch once by adding it to the Run command. Do one of the following: In Windows Vista or Windows 7. Click the Start button , and in the Start Search box, type Run, and then press ENTER. Click Browse to locate the Visio.exe file. By default, the Visio.exe file of is located in the following folder:
Applies To: Visio Premium 2010, Visio 2010, Visio Standard 2010
Use the Office offline installer - Microsoft Support
Step 1. Download the offline installer from your account portal. To download the offline installer, go to www.office.com. If you're not already signed in with the Microsoft account associated with your copy of Microsoft 365 or Microsoft 365 do that now.
Applies To: Office 2021, Office 2019, Office 2016, Microsoft 365 for home, Office for business, Office 365 Small Business, Microsoft 365 admin, Office 365 operated by 21Vianet, Office 365 operated by 21Vianet - Small Business Admin, Office 365 operated by 21Vianet - Admin, Office 365 Germany - Enterprise, Office 365 Germany - Enterprise admin
How to Install the Windows Support Tools from a Command Prompt
When you use the Msiexec.exe tool, you can run a quiet unattended installation of Suptools.msi by using the msiexec /i x:\support\tools\suptools.msi /q command at a command prompt, where x is the location of the Support folder on a CD-ROM or local drive. This command performs a typical installation of the Support Tools, and it installs 57 tools.
How to add, modify, or delete registry subkeys and values by using a ...
For example, to silently run the .reg file (with the /s switch) from a login script batch file, use the following syntax: regedit.exe /s path of .reg file You can also use Group Policy or System Policy to distribute registry changes across your network.