Versions Compared

Key

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

...

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

<pre>
%SystemRoot%\SysWOW64\uecload
</pre>
Panel
Html bobswift

Example 2

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

html-bobswift
Panel
<pre>
%SystemRoot%\SysWOW64\cmd.exe /C %SystemRoot%\SysWOW64\uecload
</pre>