Return to Contents, Previous Page, Next Page
Files and Directories
XTrkCad uses two directories on your system: -
The XTrkCad Install directory, which contains the data and parameter files used by XTrkCad.
-
The XTrkCad Working directory, which contains configuration and Check Point files.
On MS-Windows the Install and Working directories are set when you install XTrkCad.
On Linux the Install directory is usually
/usr/local/lib/xtrkcad/,
but you can change this by defining the XTRKCADLIB environment variable before starting XTrkCad.
The Working directory is ${HOME}/.xtrkcad/.
Layout files (*.xtc) and export files (*.xti) can be saved anywhere you wish, as specified in the Save File
and Open File dialogs.
Example layouts can be found in the example directory under the XTrkCad install directory.
XTrkCad Install directory:
-
xtrkcad.xtq is the main parameter file which contains
definitions for each scale.
It also includes turnout definitions for the demos and lists the playback (.xtr) files for the demos.
-
params directory contains *.xtp files which are the XTrkCad Library parameter files.
These files (atlasn.xtp, pecon55.xtp, ...) contain definitions for
turnouts and sectional track pieces.
These files are loaded by the Parameter Files dialog.
-
xtrkcad.hlp (on MS-Windows)
or xtrkcad.help (on Linux)
is the XTrkCad help file.
-
xtrkcad.bug is a list of current bugs.
-
xtrkcad.enh and xtrkcad.fix are the list of enhancement requests and the XTrkCad change history.
-
xtrkcad.exe (MS-Windows)
or xtrkcad (Linux)
is the XTrkCad executable.
-
xtrkcad.tip contains the Tip of the Day information accessible from the Help menu.
-
xtrkcad.upd contains the list of parameter files supplied with XTrkCad
-
xtrkcad0.ini specifies the location of the XTrkCad working directory (MS-Windows only).
-
demos directory contains *.xtr which are the XTrkCad demonstration files which can be run via the Help|Demos menu item.
-
examples directory contain some example .xtc files
XTrkCad Working directory
Removing XTrkCad
Remove XTrkCad by deleting the XTrkCad Install directory,
deleting any xtrkcad.* files from the Working directory,
and deleting any *.xtc and *.xti files.
On MS-Windows, you can also use the Uninstall icon in the XTrkCad program group.
Return to Contents, Previous Page, Next Page