Hyperlink to file

  • Thread starter Thread starter tamarindm
  • Start date Start date
T

tamarindm

I need to create a hyperlink in Outlook to run a program with a command
line argument.

x:\data\test.exe 29

I tried <file://x:\data\test.exe>. This worked.

But <file://x:\data\test.exe 29> did not work, the error is file not
found. Is there any way to solve this ?
 
I need to create a hyperlink in Outlook to run a program with a
command line argument.

x:\data\test.exe 29

There's no way to pass an argument to an executable using a URL.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top