[MEDIA] Add netcfgx.dll to the EarlyRegisterDll list so that we can use it in the 2nd install phase.

This commit is contained in:
Eric Kohl 2019-06-16 23:58:29 +02:00
parent 9bf78b6a95
commit 76224b711b

View file

@ -37,6 +37,7 @@ RegisterDlls = EarlyRegisterDlls
[EarlyRegisterDlls]
11,,comctl32.dll,2
11,,ole32.dll,1
11,,netcfgx.dll,1
[RegistrationPhase2]
RegisterDlls = OleControlDlls
@ -84,7 +85,6 @@ AddReg=Classes
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