

Modifying this file directly in the application bundle will break its app signature, which may have unintended side effects such as intermittent application crashes. Note that on MacOS this file should be copied to an external location before it is edited. On MacOS this file is located in Geneious Prime.app/Contents/Resources/app (Prime 2021.1 and later) or Geneious.app/Contents/Java (Prime 2021.0 and earlier). geneious.properties fileĪny preferences which can be set within Geneious Prime can also be set from the geneious.properties file which can be found in the Geneious Prime installation directory. The default preferences set for all users of a computer will take precedence over default preferences set for individual users.Īfter copying the default_user_preferences file to the appropriate location, when users start Geneious Prime for the first time they will get the configuration you set rather than the normal default.Īny users who have already run Geneious should click the "Reset All Preferences" button in the Geneious Preferences to load these defaults. Library/Application Support/Geneious/ (to set preferences for all users of a computer) Users/(username)/Library/Application Support/Geneious/ (to set preferences for a single user account) On MacOS rename the file to default_user_preferences.xml and copy it to either
#Geneious prime download fedora windows#
On Windows and Linux, copy the file to the Geneious installation directory and rename it to default_user_preferences.xml. Shut down and then copy the file Geneious Data/user_preferences.xml. Start a fresh copy of Geneious Prime, set it up the way you want. Change default preferences Change preferences within Geneious Prime

If you wish to hide the local folders and force users to use only the Shared Database, edit the geneious.properties file by removing the # before the line show-local-database=false. The program will create a Geneious Data folder inside the directory you specify.
#Geneious prime download fedora mac os#
On Mac OS X, edit the /Applications/Geneious\Prime.app/Contents/ist and find the Arguments section to match the following: ArgumentsĪ special $JAVA_USER_HOME$ variable is normally used which resolves to and is what Geneious uses by default.

On Windows and Linux, edit the Geneious.in.use.vmoptions file in the installation directory, and add -DdataDirectoryRoot=$HOME$/Geneious on a new line after the other settings. You can change this by setting an environment variable which will be used by the Geneious Prime launcher such as setting a $HOME$ variable to be where you want a user to store their data. Advanced Administration Default data locationīy default, the data location will be in the user's home directory.
