Direct PDF to open in Adobe Reader

Is there a way to direct PDF Creator to open in a specific version of Adobe Reader?

Alright since nobody else knows I finally found out how.  It has to do with the file type associations on the system.  Here is how I changed my problem:

 

ftype AcroExch.Document="C:\\Program Files\\Adobe\\Reader 8.0\\Reader\\AcroRd32.exe" "%1"

ftype AcroExch.Document.7="C:\\Program Files\\Adobe\\Reader 8.0\\Reader\\AcroRd32.exe" "%1"

 

It used to point to Acrobat instead of Reader.