Skip to content

Configuration Options

The file

C:\ProgramData\JoeScan\JsSetup\config.json
contains some more configuration options. You may edit the file while JsSetup is not running.

AlignmentWarnThreshold

Sets the value above which the alignment editor considers an alignment result as questionable. Typically, this value is displayed in yellow. You can use either metric units ("1 mm") or imperial units ("0.04 in").

AlignmentErrorThreshold

Sets the value above which the alignment editor considers an alignment result as inadequate. Typically, this value is displayed in red. You can use either metric units ("3 mm") or imperial units ("0.12 in").

EnableFirewallChecker

When set to true, JsSetup will periodically check if the Windows Firewall is enabled. If it is, a notification will be displayed. Default is true.

EnableAutoUpdater

When set to true, JsSetup will periodically check for updates. Default is true.

AutoUpdateUrl

The URL to check for updates. This should not be changed.

HelpRoot

The base directory for the help files. If empty or not present, JsSetup will use the default help file location, which is in a folder named site in the same directory as the executable. A directory name here must be escaped with a double backslash, e.g. C:\\Users\\jsmith\\help.

FixtureLocation

The directory where JsSetup will look for fixture definition files. If empty or not present, JsSetup will use %USERPROFILE%\AppData\JoeScan\JsSetup\fixtures. Please note that this directory is normally hidden in Windows Explorer. You can open the folder by typing %USERPROFILE%\AppData\JoeScan\JsSetup\fixtures into the address bar. A directory name here must be escaped with a double backslash, e.g. C:\\Users\\jsmith\\fixtures. If the directory does not exist, JsSetup will create it.

ShouldCreateDefaultFixtures

When set to true, JsSetup will create the default fixture definition files in the directory specified by FixtureLocation, if present, or in the default fixture location (see above). Default is true.