Difference between revisions of "Documentation/Nightly/SlicerApplication/Settings"
From Slicer Wiki
m (→Limitations) |
m |
||
| Line 1: | Line 1: | ||
| − | |||
= Settings file location = | = Settings file location = | ||
| Line 7: | Line 6: | ||
= Limitations = | = 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, you could | + | 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: |
| − | {| | + | {| width=100% |
! style="border-bottom: 1px solid darkgrey;"| <small>Unix-like system</small> | ! style="border-bottom: 1px solid darkgrey;"| <small>Unix-like system</small> | ||
! style="border-bottom: 1px solid darkgrey;"| <small>Windows</small> | ! style="border-bottom: 1px solid darkgrey;"| <small>Windows</small> | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
| − | Settings are stored in your home directory in <code>.config</code> folder. | + | 1) Settings are stored in your home directory in <code>~/.config</code> folder. (<code>NA-MIC</code> or <code>www.na-mic.org</code>) |
| valign="top" | | | valign="top" | | ||
Settings are located in <code>C:\Users\<your_user_name>\AppData\Roaming\NA-MIC</code> folder. | Settings are located in <code>C:\Users\<your_user_name>\AppData\Roaming\NA-MIC</code> folder. | ||
|} | |} | ||
| − | |||
| − | |||
Revision as of 22:13, 2 November 2012
Home < Documentation < Nightly < SlicerApplication < SettingsSettings 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 |
|---|---|
|
1) Settings are stored in your home directory in |
Settings are located in |