Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To compile the Advanced Message dialog into native code run the following commandrelevant command line for your 32 or 64-bit machine:

>
Code Block
languagetext
title32-bit machine
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\ngen.exe install "C:\Program Files\Arellia\Agents\ApplicationControl\ArelliaDisplayXamlAction.exe" /AppBase:"C:\Program Files\Arellia\Agents\Agent"
Code Block
languagetext
title64-bit machine
%WINDIR%\Microsoft.NET\FrameworkFramework64\v2v4.0.5072730319\ngen.exe install "C:\Program Files\Arellia\Agents\ApplicationControl\ArelliaDisplayXamlAction.exe" /AppBase:"C:\Program Files\Arellia\Agents\Agent"

This could potentially be added to a client task and distributed throughout your environment.