Paul,
Use the system exec to execute command line instructions. You will have to know the exact syntax of the command line entries. I know it has something to do with calling command.com, but don't remember the exact method.
You can also call a batch file using the same method.
There may be other ways, but these are the two easiest that I can think of.
Good luck, and please let us know how you do with this.