[MEDIA] Add netcfgx.dll to the EarlyRegisterDll list so that we can use it in the...
authorEric Kohl <eric.kohl@reactos.org>
Sun, 16 Jun 2019 21:58:29 +0000 (23:58 +0200)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 16 Jun 2019 21:59:53 +0000 (23:59 +0200)
media/inf/syssetup.inf

index 3d12be6..249956d 100644 (file)
@@ -37,6 +37,7 @@ RegisterDlls = EarlyRegisterDlls
 [EarlyRegisterDlls]
 11,,comctl32.dll,2
 11,,ole32.dll,1
 [EarlyRegisterDlls]
 11,,comctl32.dll,2
 11,,ole32.dll,1
+11,,netcfgx.dll,1
 
 [RegistrationPhase2]
 RegisterDlls = OleControlDlls
 
 [RegistrationPhase2]
 RegisterDlls = OleControlDlls
@@ -84,7 +85,6 @@ AddReg=Classes
 11,,msxml3.dll,1
 11,,msxml4.dll,1
 11,,msxml6.dll,1
 11,,msxml3.dll,1
 11,,msxml4.dll,1
 11,,msxml6.dll,1
-11,,netcfgx.dll,1
 11,,netshell.dll,1
 11,,ntobjshex.dll,1
 11,,objsel.dll,1
 11,,netshell.dll,1
 11,,ntobjshex.dll,1
 11,,objsel.dll,1