Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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

share|improve this question
1  
Windows doesn't work that way unfortunately. – Ignacio Vazquez-Abrams Dec 4 '12 at 16:25

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.