AniDB O'Matic - Documentation: Command line parameters: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
'''/basepath''' "full directory path"<br /> | '''/basepath''' "full directory path"<br /> | ||
This modifies the base path for all files aom creates.<br /> | This modifies the base path for all files aom creates.<br /> | ||
Default: 'Local application data folder'\AniDB\AoM | Default: 'Local application data folder'\AniDB\AoM<br /> | ||
Example: aom.exe /basepath "C:\temp" | Example: aom.exe /basepath "C:\temp"<br /> | ||
<br /> | |||
'''/settings''' "full file path"<br /> | '''/settings''' "full file path"<br /> | ||
Allows you to store your settings in a custom location.<br /> | Allows you to store your settings in a custom location.<br /> | ||
Default: %basepath\settings.xml<br /> | Default: %basepath\settings.xml<br /> | ||
Example: aom.exe /settings "C:\temp\settings.xml"<br /> | Example: aom.exe /settings "C:\temp\settings.xml"<br /> | ||
<br /> | |||
'''/database''' "folder name"<br /> | |||
Name of the subfolder anidb cache files will be stored.<br /> | |||
Default: kowai<br /> | |||
Example: aom.exe /database "anidbdata"<br /> | |||
Synonyms: '''/db''' | |||
== Notes == | == 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". |
Revision as of 15:42, 19 July 2008
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".