254
edits
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". |
edits