Jump to content

Recommended Posts

Guest hopsa
Posted

Can autoit2 write to a command like the ftp.exe while its minimized and not "active"

Posted

What do you mean with "not active" ?

If it should write something to somewhere it has to be active, isn't it?

D'y mean "not visible" (its tray icon) ?

In general its possible to run a FTP (script) from the commandline.

Run, %COMSPEC% /C ftp <your parameters>,, Hide

to get help for the parameters use this

Run, %COMSPEC% /K ftp --help,, Max

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...