Share via


DeleteSysparseReg

Note  This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.

Use the DeleteSysparseReg parameter to delete a Sysparse registry key value. This parameter functions only when WttCmd executes from a system context.

Syntax

wttcmd.exe /deletesysparsereg /v:<name> [/d:<data>]
Argument Description

/v:<name>

The name of a value in the Sysparse registry key. This value can be either of type REG_SZ or of type REG_MULTI_SZ.

/d:<value>

The data present in the registry value.

 

Examples

wttcmd.exe /deletesysparsereg /v:DimensionName /d:DimensionData

 

 

Build date: 9/14/2012