Disable MDA for LoaderLock

  • Thread starter Thread starter Martin Hart
  • Start date Start date
M

Martin Hart

Hi:

I want to create a mda.config file for my application to disable the
LoaderLock MDA, but don't understand the documentation for disabling it.

According to the documentation, to enable it I use:
<mdaConfig>
<assistants>
<loaderLock/>
</assistants>
</mdaConfig>

But what is the syntax to disable it?

TIA,
Martin.
 
Back
Top