The following is a listing of how to do this using ARC/INFO. All commands for ARC/INFO will be printed in bold here. In this example, an image will be registered using information found in a coverage or the same extent. This image will be rectified using the information from the registration process.
Arc: register
Usage: REGISTER <image> {cover} {cover_color} {band | COMPOSITE} {red_band}
{green_band} {blue_band} {ARC | POINT | TIC | ALL}
Arc: register campus.tif campus_cov 4
Arc: type campus.tfw
Submitting command to Operating System ...
0.50053464870430
-0.01152274964816
-0.01100095996915
-0.50081913471566
392148.90499453183000
525587.55640567141000
Arc: rectify
Usage: RECTIFY <in_image> <out_image> {NEAREST | BILINEAR | CUBIC}
{DEFAULT | COLORMAP | NONE} {clip_cover | BOX} {xmin} {ymin}
{xmax} {ymax}
Arc: rectify campus.tif rect-campus.tif bilinear
Rectifying...
Arc: