package.js 117 B

12345
  1. MWF.APPPM = MWF.xApplication.process.ProcessManager;
  2. MWF.APPPM.options = {
  3. "multitask": true,
  4. "executable": true
  5. };