PrintRaw
A c# console application that will send a raw printer file directly to a printer.
Expects a printer and file name on the command line, like this
PrintRaw \server\printer "C:\My Files\myfile.raw"
It was written to send EPL or ZPL files to Zebra and Zebra compatiable label printers.