From c0f7eaa8f9e5145ef5c9d9f95ba53d7f0663843d Mon Sep 17 00:00:00 2001 From: Stefan Leichter Date: Tue, 27 Dec 2011 21:57:03 +0100 Subject: [PATCH] wine.inf: Add registry key for DiskDrive class. --- tools/wine.inf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 2fdd3b7c4c1..bc7d673ed6a 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -437,6 +437,8 @@ HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"StemmerClas HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"Locale",0x10003,0 [ControlClass] +HKLM,System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318},,,"Disk drives" +HKLM,System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318},"Class",,"DiskDrive" HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},,,"Ports (COM & LPT)" HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},"Class",,"Ports" HKLM,System\CurrentControlSet\Control\Class\{6bdd1fc6-810f-11d0-bec7-08002be2092f},,,"Imaging devices"