Hi,
I am trying to create a command line based executeable to use as a scheduled task. I've modified the *.dat and *.ini files to perform as I would like them to.
If I execute the export from STexport.exe it opens the application. I click 'start' and it runs perfectly. I'd rather this run from 'exporter.exe' though, this would avoid any user interaction.
Using the same command strings 'exporter.exe" gives me a prompt "Exporter version 2.7" then comes back to a command prompt. No file is created as it is when I run 'stexport'.
Am I missing something obvious to make this work?
Thanks,
Kevin
I am trying to create a command line based executeable to use as a scheduled task. I've modified the *.dat and *.ini files to perform as I would like them to.
If I execute the export from STexport.exe it opens the application. I click 'start' and it runs perfectly. I'd rather this run from 'exporter.exe' though, this would avoid any user interaction.
Using the same command strings 'exporter.exe" gives me a prompt "Exporter version 2.7" then comes back to a command prompt. No file is created as it is when I run 'stexport'.
Am I missing something obvious to make this work?
Thanks,
Kevin
Comment