Cannot Create REG_MULTI_SZ Registry Data Type

M

MW

In the Microsoft Knowledge Base Article - 254914
To fix the corruption of:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Virtual
DeviceDrivers\VDD

In the solution below. I cannot Add a REG_MULTI_SZ data
type. The types that come up for me is string, binary, and
DWORD. How do I do that create the REG_MULTI_SZ type?

1) Start Registry Editor (Regedt32.exe).
2) Locate and click the following value:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Virtual
DeviceDrivers\VDD

3) On the Edit menu, click Delete.
4) On the Edit menu, click Add Value.
5) Type VDD in the Value Name box, click REG_MULTI_SZ for
the Data Type, and then click OK.
6) The Multi-String editor appears. Leave this entry blank
and click OK.
7) Quit Registry Editor.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top