User Tools

Site Tools


staff_client:removing_the_staff_client

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
staff_client:removing_the_staff_client [2009/02/24 15:42] – Use cases for deleting staff client preferences dbsstaff_client:removing_the_staff_client [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Removing staff client preferences ======
  
 +When you uninstall the Evergreen staff client code from your system, the staff client preferences and cached data are not removed from your system. This can be a problem if, for example, you have registered your workstation with the wrong library; or if you have chosen a display language (locale) that is broken and will not let you start up the client again.
 +
 +===== Windows =====
 +
 +On Windows, you can uninstall the Evergreen staff client code using the **Add/Remove Programs** menu.
 +
 +To remove the staff client preferences and cached data entirely on Windows, there are two directories that you must delete completely (where **<profile>** represents your user profile name):
 +
 +  - C:\Documents and Settings\<profile>\Application Data\OpenILS
 +  - C:\Documents and Settings\<profile>\Local Settings\Application Data\OpenILS
 +
 +You might need to change the preferences in Windows Explorer to display hidden files (**Tools -> Folder Options... -> View**).
 +
 +===== Linux =====
 +
 +To remove the staff client preferences and cached data from your user account on Linux, there is one directory that you must delete completely:
 +<code bash>
 +rm -fr ~/.openils
 +</code>

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.