mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
[INF] Disable the AddInterface directive temporarily, in order to install volume devices.
CORE-17530
This commit is contained in:
parent
e4646bc5d1
commit
81fd88e249
|
@ -34,7 +34,7 @@ HKR, , SilentInstall, 0, "1"
|
|||
[VolumeInstall]
|
||||
|
||||
[VolumeInstall.Interfaces]
|
||||
AddInterface = {53F5630D-B6BF-11D0-94F2-00A0C91EFb8B}
|
||||
;AddInterface = {53F5630D-B6BF-11D0-94F2-00A0C91EFb8B}
|
||||
|
||||
;-------------------------------- STRINGS -------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue