AniDB O'Matic - Documentation: Command line parameters

From AniDB
Revision as of 15:42, 19 July 2008 by PetriW (talk | contribs)
Jump to navigation Jump to search

The following command line options are available in AoM.6 and forward:

/basepath "full directory path"
This modifies the base path for all files aom creates.
Default: 'Local application data folder'\AniDB\AoM
Example: aom.exe /basepath "C:\temp"

/settings "full file path"
Allows you to store your settings in a custom location.
Default: %basepath\settings.xml
Example: aom.exe /settings "C:\temp\settings.xml"

/database "folder name"
Name of the subfolder anidb cache files will be stored.
Default: kowai
Example: aom.exe /database "anidbdata"
Synonyms: /db


Notes

  • The 'Local application data folder' is the default windows folder applications should store data in. For example, in English Vista 64-bit this folder is "C:\Users\<Username>\AppData\Local".