From 81fd88e249e28aab275ebd45cd31782051adc13b Mon Sep 17 00:00:00 2001 From: Eric Kohl Date: Wed, 7 Apr 2021 22:39:47 +0200 Subject: [PATCH] [INF] Disable the AddInterface directive temporarily, in order to install volume devices. CORE-17530 --- media/inf/volume.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/inf/volume.inf b/media/inf/volume.inf index 69a0b59aee4..c4f99022316 100644 --- a/media/inf/volume.inf +++ b/media/inf/volume.inf @@ -34,7 +34,7 @@ HKR, , SilentInstall, 0, "1" [VolumeInstall] [VolumeInstall.Interfaces] -AddInterface = {53F5630D-B6BF-11D0-94F2-00A0C91EFb8B} +;AddInterface = {53F5630D-B6BF-11D0-94F2-00A0C91EFb8B} ;-------------------------------- STRINGS ------------------------------- -- 2.17.1