Documentation/4.3/SlicerApplication/Settings
From Slicer Wiki
Home < Documentation < 4.3 < SlicerApplication < Settings
For the latest Slicer documentation, visit the read-the-docs. |
Contents
Settings file location
To display the location of the current settings file:
$ ./Slicer --settings-path
Limitations
There is currently a limitation when using multiple version of Slicer. Indeed, Slicer settings are stored in a dedicated system-specific location. These settings are not reset when you install a new Slicer version. If you observe unstable behavior, after locating the folder containing your settings you could remove or move it to a different location:
Unix-like system | Windows |
---|---|
Settings are stored in your home directory in |
Settings are located in |
The status of resolving this limitation can be tracked here (Slicer issue 2439)