[AC97SMPL_NAMES.AddReg]
This section is an add-registry-section, whose entries satisfy the following format :

[add-registry-section]
reg-root, [subkey], [value-entry-name], [flags], [value]

The subkeys and values added to the registry by this section are specific to the AC97 device and consist mainly in friendly names for the mixer lines.

The %MediaCategories% string token used is defined in the Strings sections of the INF :

[Strings]
...
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"

and its localized version :

[Strings.0407]
...
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"

Processing this section will add into the registry under HKLM the following values :

Phone Volume Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.PhoneVolume%

Defined :

[Strings]
...
ICHGUID.PhoneVolume ="{0A8C1A87-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.PhoneVolume ="{0A8C1A87-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.PhoneVolume%

Defined :

[Strings]
...
ICHNode.PhoneVolume ="Phone Volume"

[Strings.0407]
...
ICHNode.PhoneVolume ="Phone Lautstärke"



Phone Volume Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.PhoneVolume%
                the same as for Phone Volume Name
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Phone Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.PhoneMute%

Defined :

[Strings]
...
ICHGUID.PhoneMute ="{0A8C1A88-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.PhoneMute ="{0A8C1A88-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.PhoneMute%

Defined :

[Strings]
...
ICHNode.PhoneMute ="Phone Mute"

[Strings.0407]
...
ICHNode.PhoneMute ="Phone Aus"



Phone Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.PhoneMute%
                the same as for Phone Mute Name
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Line In Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.LineInMute%

Defined :

[Strings]
...
ICHGUID.LineInMute ="{0A8C1A91-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.LineInMute ="{0A8C1A91-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.LineInMute%

Defined :

[Strings]
...
ICHNode.LineInMute ="Line In Mute"

[Strings.0407]
...
ICHNode.LineInMute ="Line In Aus"



Line In Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.LineInMute%
                the same as for Line In Name
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Main Mix Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MainMix%

Defined :

[Strings]
...
ICHGUID.MainMix ="{0A8C1A9B-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.MainMix ="{0A8C1A9B-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.MainMix%

Defined :

[Strings]
...
ICHNode.MainMix ="Main Mix"

[Strings.0407]
...
ICHNode.MainMix ="Hauptmixer"



Main Mix Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MainMix%
                the same as for Main Mix Name
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



3D ByPass Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.3DBypass%

Defined :

[Strings]
...
ICHGUID.3DBypass ="{0A8C1A9E-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.3DBypass ="{0A8C1A9E-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.3DBypass%

Defined :

[Strings]
...
ICHNode.3DBypass ="3D Bypass"

[Strings.0407]
...
ICHNode.3DBypass ="3D umgehen"



3D Bypass Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.3DBypass%
                the same as for 3D Bypass
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



3D Enable Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.3DEnable%

Defined :

[Strings]
...
ICHGUID.3DEnable ="{766DB5A4-6E94-11D2-9ADE-00C04F8EFB68}"

[Strings.0407]
...
ICHGUID.3DEnable ="{766DB5A4-6E94-11D2-9ADE-00C04F8EFB68}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.3DENABLE%

Defined :

[Strings]
...
ICHNode.3DEnable ="3D Enable"

[Strings.0407]
...
ICHNode.3DEnable ="3D Aktivieren"



3D Enable Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.3DEnable%
                the same as for 3D Enable
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Beep Mix Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.BeepMix%

Defined :

[Strings]
...
ICHGUID.BeepMix ="{0A8C1A9F-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.BeepMix ="{0A8C1A9F-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.BEEPMIX%

Defined :

[Strings]
...
ICHNode.BeepMix ="Beep Mix"

[Strings.0407]
...
ICHNode.BeepMix ="Piepmixer"



Beep Mix Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.BeepMix%
                the same as for Beep Mix
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Headphones Volume Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.HPVolume%

Defined :

[Strings]
...
ICHGUID.HPVolume ="{0A8C1AA5-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.HPVolume ="{0A8C1AA5-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.HPVolume%

Defined :

[Strings]
...
ICHNode.HPVolume ="Headphones Volume"

[Strings.0407]
...
ICHNode.HPVolume ="Kopfhörer Lautstärke"



Headphones Volume Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.HPVolume%
                the same as for Headphone Volume
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Headphones Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.HPMute%

Defined :

[Strings]
...
ICHGUID.HPMute ="{0A8C1AA6-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.HPMute ="{0A8C1AA6-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.HPMute%

Defined :

[Strings]
...
ICHNode.HPMute ="Headphones Mute"

[Strings.0407]
...
ICHNode.HPMute ="Kopfhörer Aus"



Headphones Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.HPMute%
                the same as for Headphone Mute
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Mono Out Selector Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MonoOutSelect%

Defined :

[Strings]
...
ICHGUID.MonoOutSelect ="{0A8C1AA9-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.MonoOutSelect ="{0A8C1AA9-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.MonoOutSelect%

Defined :

[Strings]
...
ICHNode.MonoOutSelect ="Mono Out Select"

[Strings.0407]
...
ICHNode.MonoOutSelect ="Mono Ausgang Selektor"



Mono Out Selector Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MonoOutSelect%
                the same as for Mono Out Selector
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Wave In Selector Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.WaveInSelect%

Defined :

[Strings]
...
ICHGUID.WaveInSelect ="{0A8C1AAE-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.WaveInSelect ="{0A8C1AAE-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.WaveInSelect%

Defined :

[Strings]
...
ICHNode.WaveInSelect ="Wave In Select"

[Strings.0407]
...
ICHNode.WaveInSelect ="Aufnahme Selektor"



Wave In Selector Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.WaveInSelect%
                the same as for Wave In Selector
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Master In Volume Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MasterInVolume%

Defined :

[Strings]
...
ICHGUID.MasterInVolume ="{0A8C1AAF-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.MasterInVolume ="{0A8C1AAF-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.MasterInVolume%

Defined :

[Strings]
...
ICHNode.MasterInVolume ="Wave In Volume"

[Strings.0407]
...
ICHNode.MasterInVolume ="Aufnahme Lautstärke"



Master In Volume Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MasterInVolume%
                the same as for Master In Volume
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Master In Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MasterInMute%

Defined :

[Strings]
...
ICHGUID.MicInMute ="{0A8C1AB0-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.MasterInMute ="{0A8C1AB0-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.MasterInMute%

Defined :

[Strings]
...
ICHNode.MasterInMute ="Master In Mute"

[Strings.0407]
...
ICHNode.MasterInMute ="Aufnahme unterdrücken"



Master In Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MasterInMute%
                the same as for Master In Mute
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Mic In Volume Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MicInVolume%

Defined :

[Strings]
...
ICHGUID.MicInVolume ="{0A8C1AB2-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.MicInVolume ="{0A8C1AB2-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.MicInVolume%

Defined :

[Strings]
...
ICHNode.MicInVolume ="Mic In Volume"

[Strings.0407]
...
ICHNode.MicInVolume ="Mic In Lautstärke"



Mic In Volume Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MicInVolume%
                the same as for Mic In Volume
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Mic In Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MicInMute%

Defined :

[Strings]
...
ICHGUID.MicInMute ="{0A8C1AB3-42B0-11D2-95D2-00C04FB925D3}"

[Strings.0407]
...
ICHGUID.MicInMute ="{0A8C1AB3-42B0-11D2-95D2-00C04FB925D3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.MicInMute%

Defined :

[Strings]
...
ICHNode.MicInMute ="Mic In Mute"

[Strings.0407]
...
ICHNode.MicInMute ="Mic In Aus"



Mic In Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.MicInMute%
                the same as for Mic In Mute
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Simulated Stereo Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.SimulStereo%

Defined :

[Strings]
...
ICHGUID.SimulStereo ="{B3AD50B5-3849-4983-ADD7-25E6268F912D}"

[Strings.0407]
...
ICHGUID.SimulStereo ="{B3AD50B5-3849-4983-ADD7-25E6268F912D}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.SimulStereo%

Defined :

[Strings]
...
ICHNode.SimulStereo ="Simulated Stereo"

[Strings.0407]
...
ICHNode.SimulStereo ="Simuliertes Stereo"



Simulated Stereo Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.SimulStereo%
                the same as for Simulated Stereo
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Surround Volume Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.SurroundVolume%

Defined :

[Strings]
...
ICHGUID.SurroundVolume ="{A4B68BA4-6958-4ab4-BB01-E23C6F027C88}"

[Strings.0407]
...
ICHGUID.SurroundVolume ="{A4B68BA4-6958-4ab4-BB01-E23C6F027C88}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.SurroundVolume%

Defined :

[Strings]
...
ICHNode.SurroundVolume ="Rear Speaker Volume"

[Strings.0407]
...
ICHNode.SurroundVolume ="Lautsprecherlautstärke Hinten"



Surround Volume Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.SurroundVolume%
                the same as for Surround Volume
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Surround Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.SurroundMute%

Defined :

[Strings]
...
ICHGUID.SurroundMute ="{22654FBC-AC8F-4224-B19F-D858D2E10BDD}"

[Strings.0407]
...
ICHGUID.SurroundMute ="{22654FBC-AC8F-4224-B19F-D858D2E10BDD}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.SurroundMute%

Defined :

[Strings]
...
ICHNode.SurroundMute ="Rear Speaker Mute"

[Strings.0407]
...
ICHNode.SurroundMute ="Lautsprecher Hinten Aus"



Surround Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.SurroundMute%
                the same as for Surround Mute
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Center Volume Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.CenterVolume%

Defined :

[Strings]
...
ICHGUID.CenterVolume ="{9B0F1946-ABD2-47a8-A778-BB86CDE1A167}"

[Strings.0407]
...
ICHGUID.CenterVolume ="{9B0F1946-ABD2-47a8-A778-BB86CDE1A167}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.CenterVolume%

Defined :

[Strings]
...
ICHNode.CenterVolume ="Center Volume"

[Strings.0407]
...
ICHNode.CenterVolume ="Lautsprecherlautstärke Mitte"



Center Volume Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.CenterVolume%
                the same as for Center Volume
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Center Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.CenterMute%

Defined :

[Strings]
...
ICHGUID.CenterMute ="{BEEF51ED-1041-43f8-9B96-5863D0A9342D}"

[Strings.0407]
...
ICHGUID.CenterMute ="{BEEF51ED-1041-43f8-9B96-5863D0A9342D}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.CenterMute%

Defined :

[Strings]
...
ICHNode.CenterMute ="Center Mute"

[Strings.0407]
...
ICHNode.CenterMute ="Lautsprecher Mitte Aus"



Center Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.CenterMute%
                the same as for Center Mute
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Subwoofer Volume Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.LFEVolume%

Defined :

[Strings]
...
ICHGUID.LFEVolume ="{455FA6F2-21EC-4df4-B1E4-3155209797F3}"

[Strings.0407]
...
ICHGUID.LFEVolume ="{455FA6F2-21EC-4df4-B1E4-3155209797F3}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.LFEVolume%

Defined :

[Strings]
...
ICHNode.LFEVolume ="Subwoofer Volume

[Strings.0407]
...
ICHNode.LFEVolume ="Bass Lautsprecherlautstärke"



Subwoofer Volume Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.LFEVolume%
                the same as for Subwoofer Volume
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Subwoofer Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.LFEMute%

Defined :

[Strings]
...
ICHGUID.LFEMute ="{4A4D9210-C780-4768-BFD2-525FDBF4FCB4}"

[Strings.0407]
...
ICHGUID.LFEMute ="{4A4D9210-C780-4768-BFD2-525FDBF4FCB4}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.LFEMute%

Defined :

[Strings]
...
ICHNode.LFEMute ="Subwoofer Mute"

[Strings.0407]
...
ICHNode.LFEMute ="Bass Lautsprecher Aus"



Subwoofer Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.LFEMute%
                the same as for Subwoofer Mute
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Front Speaker Volume Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.FrontVolume%

Defined :

[Strings]
...
ICHGUID.FrontVolume ="{9F4801BD-F746-4C7A-8A9D-F6E99004CC98}"

[Strings.0407]
...
ICHGUID.FrontVolume ="{9F4801BD-F746-4C7A-8A9D-F6E99004CC98}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.FrontVolume%

Defined :

[Strings]
...
ICHNode.FrontVolume ="Front Volume"

[Strings.0407]
...
ICHNode.FrontVolume ="Lautsprecherlautstärke Vorne"



Front Speaker Volume Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.FrontVolume%
                the same as for Front Speaker Volume
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Front Speaker Mute Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.FrontMute%

Defined :

[Strings]
...
ICHGUID.FrontMute ="{C8E03B2A-EBD9-4554-A750-8E4472750A5B}"

[Strings.0407]
...
ICHGUID.FrontMute ="{C8E03B2A-EBD9-4554-A750-8E4472750A5B}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHNode.FrontMute%

Defined :

[Strings]
...
ICHNode.FrontMute ="Front Mute"

[Strings.0407]
...
ICHNode.FrontMute ="Lautsprecher Vorne Aus"



Front Speaker Mute Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.FrontMute%
                the same as for Front Speaker Mute
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Surround Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.Surround%

Defined :

[Strings]
...
ICHGUID.Surround ="{81FBB14B-1BEE-4bf5-92EE-FFC4F75F326D}"

[Strings.0407]
...
ICHGUID.Surround ="{81FBB14B-1BEE-4bf5-92EE-FFC4F75F326D}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHPin.Surround%

Defined :

[Strings]
...
ICHPin.Surround ="Rear Speaker"

[Strings.0407]
...
ICHPin.Surround ="Lautsprecher Hinten"



Surround Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.Surround%
                the same as for Surround
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Center Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.Center%

Defined :

[Strings]
...
ICHGUID.Center ="{2D97372F-9CF6-4fd6-9E56-C68BACDF360D}"

[Strings.0407]
...
ICHGUID.Center ="{2D97372F-9CF6-4fd6-9E56-C68BACDF360D}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHPin.Center%

Defined :

[Strings]
...
ICHPin.Center ="Center"

[Strings.0407]
...
ICHPin.Center ="Lautsprecher Mitte"



Center Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.Center%
                the same as for Center
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Center Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.Center%

Defined :

[Strings]
...
ICHGUID.Center ="{2D97372F-9CF6-4fd6-9E56-C68BACDF360D}"

[Strings.0407]
...
ICHGUID.Center ="{2D97372F-9CF6-4fd6-9E56-C68BACDF360D}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHPin.Center%

Defined :

[Strings]
...
ICHPin.Center ="Center"

[Strings.0407]
...
ICHPin.Center ="Lautsprecher Mitte"



Center Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.Center%
                the same as for Center
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Subwoofer Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.LFE%

Defined :

[Strings]
...
ICHGUID.LFE ="{B60C4274-3BFD-430b-8364-D947E7D304B1}"

[Strings.0407]
...
ICHGUID.LFE ="{B60C4274-3BFD-430b-8364-D947E7D304B1}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHPin.LFE%

Defined :

[Strings]
...
ICHPin.LFE ="Subwoofer"

[Strings.0407]
...
ICHPin.LFE ="Bass Lautsprecher"



Subwoofer Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.LFE%
                the same as for Subwoofer
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



Front Speaker Name

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.Front%

Defined :

[Strings]
...
ICHGUID.Front ="{070395E2-BE7C-4b4d-B529-40CB9BFCF995}"

[Strings.0407]
...
ICHGUID.Front ="{070395E2-BE7C-4b4d-B529-40CB9BFCF995}"

Value-entry name : Name

Value-entry type : szString (default value, FLG_ADDREG_TYPE_SZ = 0x00000000)
Value : %ICHPin.Front%

Defined :

[Strings]
...
ICHPin.Front ="Front Speaker"

[Strings.0407]
...
ICHPin.Front ="Lautsprecher Vorne"



Front Speaker Display

Location : HKLM
Subkey : %MediaCategories%\%ICHGUID.Front%
                the same as for Front speaker
Value-entry name : Display
Value-entry type : binary data (0x00000001 = FLG_ADDREG_BINVALUETYPE)
                identical to the Windows 2000-specific FLG_ADDREG_TYPE_BINARY.
Value : 00,00,00,00



See also the Glossary entry for AddReg.