546
edits
mNo edit summary |
Epoximator (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
This article expains how to set up Avdump for [[autocreqing]]. If you need further assistance, please visit us at {{irclink|anidb}}. | This article expains how to set up Avdump for [[autocreqing]]. If you need further assistance, please visit us at {{irclink|anidb}}. | ||
{{eyecatch|Note|You have to set a '''API | {{eyecatch|Note|You have to set a '''API key''' in your '''[[profile]]''' before autocreqing with avdump.}} | ||
{{eyecatch|Note|If you use a firewall you will have to open a port for avdump first. You can force avdump to use a fixed port with the option <b>-port</b>}} | {{eyecatch|Note|If you use a firewall you will have to open a port for avdump first. You can force avdump to use a fixed port with the option <b>-port</b>}} | ||
Line 17: | Line 17: | ||
#Open a command window (cmd.exe). | #Open a command window (cmd.exe). | ||
#Change directory to where avdump is located. | #Change directory to where avdump is located. | ||
#Execute <tt>avdump.exe -ac:{your username}:{your api | #Execute <tt>avdump.exe -ac:{your username}:{your api key} {full path to a file or a folder}</tt> | ||
===GUI=== | ===GUI=== | ||
Line 26: | Line 26: | ||
#:Example: "C:\Program Files\avdump\" | #:Example: "C:\Program Files\avdump\" | ||
#Right-click avdump.exe, select ''Create Shortcut' | #Right-click avdump.exe, select ''Create Shortcut' | ||
#Right-click the shortcut, add <tt>-o -ac:{your username}:{your | #Right-click the shortcut, add <tt>-o -ac:{your username}:{your api key}</tt> to the ''Shortcut - Target'' line | ||
#:Example: <tt>"C:\program files\avdump\avdump.exe" -o -ac:myname:ilovecookies</tt> | #:Example: <tt>"C:\program files\avdump\avdump.exe" -o -ac:myname:ilovecookies</tt> | ||
#Move shortcut to the SentTo folder. | #Move shortcut to the SentTo folder. |
edits