You can use the PreventDlInjectionExceptions parameter only when the PreventDlInjection parameter is set to 1. When you set the PreventDlInjectionExceptionsparameter it allows you to load the specified dll files, even if the PreventDlInjectionis set to true.

Example

PreventDllInjectionExceptions=<inject.dll>;<injectme2.dll>
Note: Please use this parameter only when PreventDllInjection=1.