Documentation/4.2/SlicerApplication/Settings

From Slicer Wiki
Revision as of 22:15, 2 November 2012 by JChris.FillionR (talk | contribs) (Created page with '__TOC__ = Settings file location = {{note}} To display the location of the current settings file: $ ./Slicer --settings-path = Limitations = There is currently a limitation …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Documentation < 4.2 < SlicerApplication < Settings

Settings file location

Note 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

1) Settings are stored in your home directory in ~/.config folder. (NA-MIC or www.na-mic.org)

Settings are located in C:\Users\<your_user_name>\AppData\Roaming\NA-MIC folder.