Skip to main content
Solved

Application : Open program/file parameters

  • August 26, 2024
  • 1 reply
  • 44 views

Forum|alt.badge.img+8

So i wanted to run a script with 2 arguments -url & -authentication. tested it manually in local cmd
C:\Download\script.exe -url=”argument” -authentication=”argument” and it works, a file is downloaded through the script. so i just use the application: open program/file and put (-url=”argument” -authentication=”argument”) in the parameters, the bot suceed but there is no file downloaded.

Best answer by David Jansen

Turns out you will need to specify the Start in path field as the output will be downloading a file

1 reply

Forum|alt.badge.img+8
  • Author
  • Navigator | Tier 3
  • 51 replies
  • Answer
  • August 26, 2024

Turns out you will need to specify the Start in path field as the output will be downloading a file