Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

To execute UECLoad in the default 64-bit command shell, issue the following command:

Panel

Html bobswift

<pre>
%SystemRoot%\SysWOW64\uecload
</pre>

Example 2

To execute UECLoad within the 32-bit command shell, issue the following command:

Panel

Html bobswift

<pre>
%SystemRoot%\SysWOW64\cmd.exe /C %SystemRoot%\SysWOW64\uecload
</pre>