Is it possible within Windows to call a file and it's associated program with parameters?
Calling the program directly with parameters:
C:\Program Files\Adobe\Reader 10.0\Reader>AcroRd32.exe /A page=2 c:\Development\ScenarioReport.pdf
Calling file through an associated extension with parameters although these are ignored:
ScenarioReport.pdf \A page=2