Configuration Files for the Wolfram System


$BaseDirectory /Kernel/ init.m
This file is used to initialize the kernel and therefore should store any kernel commands that are appropriate for all users running the kernel.
$UserBaseDirectory /Kernel/ init.m
This file stores user-specific commands used to initialize the kernel.
$BaseDirectory /FrontEnd/ init.m
This file stores systemwide defaults used by all Wolfram System front ends. The settings in this file affect all users. "Systemwide Defaults" explains how to implement changes to this global file.
$UserBaseDirectory /FrontEnd/ init.m
This file defines settings within the front end that are specific to each user.
$BaseDirectory /Licensing/mathpass
This is the default location for the global password file.
$InstallationDirectory /Configuration/Licensing/mathpass
This is an alternative location for the global password file. Its use is no longer recommended in most situations.
$UserBaseDirectory /Licensing/mathpass