Versions Compared

Key

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

Options

Options

Anchor
Queue for execution by the native image service
Queue for execution by the native image service
Queue for execution by the native image service

Rather than updating directly, the updates can be queued for execution by the Native Image Service. The updates are always scheduled at priority 3, so they run when the computer is idle.

Anchor
Verbose execution
Verbose execution
Verbose execution

Includes the maximum amount of information while generating the native assembly. Useful for debugging issues with the action, does slow down generation however. Therefore we recommend turning this off during normal script runs.

Framework

version

Version

Use default Framework version (vX.X) / Use vX.X

Allows the selection of the .NET version to use for the tool. The minimum is .NET v2.0.

Use 64-bit tools

This options specifies as whether to force the usage of 64-bit tools on a 64-bit system or not.  As FinalBuilder is currently a 32-bit application it will default to running the 32-bit version on a 64-bit system.  Check this option if you require the 64-bit version to be run.