Start a program from Command Prompt using Actiona (Actionaz)

0

So I'm trying to write an .exe file using Actiona (formally known as Actionaz) to start and launch an SFTP connection using SFTPNetDrive. My original thought was to open command prompt, launch the application with the command `start "" "C:\Program Files (x86)\SFTP Net Drive 2017\SftpNetDrive.exe", then program in a few [tab] keys and an [enter]. I thought I could accomplish this by putting this command into the console action in Actiona, however this achieves nothing. Could someone enlighten me on how to link commands through the console?

David G.

Posted 2019-05-09T00:14:08.113

Reputation: 23

No answers