Uninstall-TTF
PackageDeployment Module Help |
Package Deployment Module |
Uninstall-TTF Cmdlet |
Version 4.0.0.5 |
Uninstall-TTF
Synopsis
Uninstalls TrueType fonts
Syntax
Uninstall-TTF [-FileList] <String[]> [-DeleteBackups] [[-Context] <String>] [-ContinueOnError] [<CommonParameters>]
Description
Uninstalls Windows fonts in the machine or user context.
Parameters
-FileList <String> |
||||||
List of font files to uninstall. |
||||||
|
-DeleteBackups <SwitchParameter> |
||||||
If specified, any existing backups are deleted. |
||||||
|
-Context <String> |
||||||
User: Execution under user account; logging in HKEY_CURRENT_USER, i.e. for the user. |
||||||
|
-ContinueOnError <SwitchParameter> |
||||||
Continues script execution in spite of errors in the respective command |
||||||
|
<CommonParameters> |
For more information about common parameters, type "Get-Help about_CommonParameters". |