Tell me more ×
Personal Productivity Stack Exchange is a question and answer site for people wanting to improve their personal productivity. It's 100% free, no registration required.

i have a working Windows shortcut, which opens a new contact form in Outlook 2010 "C:\Program Files\Microsoft Office\Office14\OUTLOOK.EXE" /recycle /c ipm.contact

But i would like to additionally pass in a first name and last name, which would then populate the form.

  • i tried "C:\Program Files\Microsoft Office\Office14\OUTLOOK.EXE" /recycle /c ipm.contact John Doe but that does not work.

Is it possible ?

p.s. My final solution would be making use of Launchy rather than cmd.exe, but that is not really important

share|improve this question
2  
You could probably get better answers at SuperUser.com – Renan Mar 30 '12 at 18:57
Thanks, good idea! – Cel Mar 31 '12 at 8:19

closed as off topic by Renan, Adam Wuerl Mar 30 '12 at 23:26

Questions on Personal Productivity Stack Exchange are expected to relate to personal productivity within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.