DEMANDLOAD
Determines when applications are demand-loaded.
0 = Demand-loading is turned off. In this case some third-party applications and commands might not function.
1 = An application is demand-loaded when a drawing with custom entities is opened. Invoking one of the application's commands doesn't demand-load the application.
2 = An application is demand-loaded when invoking one of the application's commands. Opening a drawing with custom entities doesn't demand-load the application.
3 = An application is demand-loaded when either opening a drawing with custom entities or invoking one of the application's commands.
Type: Integer
Saved: In the registry
Range: 0 to 3
Default: 3