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 relevant command line for your 32 or 64-bit machine:

Code Block
themeMidnight
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"
Midnight
Code Block
theme
languagetext
title64-bit machine
%WINDIR%\Microsoft.NET\Framework64\v4.0.30319\ngen.exe install "C:\Program Files\Arellia\Agents\ApplicationControl\ArelliaDisplayXamlAction.exe" /AppBase:"C:\Program Files\Arellia\Agents\Agent"

...