Difference between revisions of "Documentation/Nightly/SlicerApplication/Settings"
From Slicer Wiki
m |
m (→Limitations) |
||
| Line 14: | Line 14: | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
| − | Settings are stored in your home directory in <code>.config</code> folder | + | Settings are stored in your home directory in <code>.config</code> folder. |
| 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. |
|} | |} | ||
| + | |||
| + | Remove or move it to a different location. | ||
Revision as of 22:09, 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, you could try resetting the settings as follows:
| Unix-like system | Windows |
|---|---|
|
Settings are stored in your home directory in |
Settings are located in |
Remove or move it to a different location.