...
To compile the Advanced Message dialog into native code run the following commandrelevant command line for your 32 or 64-bit machine:
Code Block |
> |
---|
theme | Midnight |
---|
language | text |
---|
title | 32-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 |
---|
theme | Midnight |
---|
language | text |
---|
title | 64-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.