|
How to use command line interface? |
|
Frequently Asked Questions -
General Information
|
BlueSender command line syntaxBlueSender.exe [ /<command> ] [ parameter ] [ file ] Command could be any of the following: none
| | Open an existing or create a new campaign Example: BlueSender.exe "C:\Documents and Settings\Default User\My Documents\New Campaign.btf" | | add | | Add a file to the currently opened campaign Example: BlueSender.exe /add "C:\Documents and Settings\Default User\My Documents\My Pictures\logo.jpg" | | delete | | Delete a file from the currently opened campaign Example: BlueSender.exe /delete "C:\Documents and Settings\Default User\My Documents\My Pictures\logo.jpg" BlueSender.exe /delete all Delete all files from the currently opened campaign | start
| | Start the current campaign Example: BlueSender.exe /start | | stop | | Stop the current campaign Example: BlueSender.exe /stop | | devices | | Export or clear a device list of the currently opened campaign Example: BlueSender.exe /devices "C:\Documents and Settings\Default User\My Documents\statistics.xml" Export a device list to an XML file BlueSender.exe /devices clear Clear a device list | | exit | | Quit the application Example: BlueSender.exe /exit |
|