Mailing from batch files and scripts

You can use batch files, scripts and the Windows task scheduler to automatically send a mailing. Here’s a sample of the command-line arguments which RocketSales supports.

Windows 7, Vista

  1. Go to Start > Control Panel > Administrative Tasks > Task Scheduler
  2. Click Create Task in the sidebar
  3. On the General tab, under Security options, click Run whether user is logged in or not
  4. On the Actions tab, click New
  5. In the Program/script box, paste the path to the RocketSales EXE file: C:\Program Files\Anconia RocketSales\RocketSales.exe
  6. In the Add arguments box, type the following parameters:

Windows XP

  1. Go to Start > Settings > Control Panel > Scheduled Tasks > Add Scheduled Task
  2. Go through the add task wizard. Choose Anconia RocketSales as the program you want to run and type the date and time you want the mailing to begin.
  3. In the last wizard panel, check Open advanced properties for this task when I click Finish checkbox.
  4. In the advanced properties dialog, type the following parameters at the end of the Run box:

The final parameters will look like this:

C:\Program Files\Anconia RocketSales\RocketSales.exe message.html /subject:"Fall promo" /sendall /noui

Optional parameters