Windows 7 64bit.
two tasks were created, both running a bat-file.
first bat file is very simple (this task was just to prove Task Scheduler is working)
second contains a call to "progress openedge". (more complex, but pretty sure its fine)
both bat-files can be fired from prompt, everything is fine.
then creating scheduled task, the bat-file with "call to progress" will never fire.
when i do explicit RUN from task scheduler, the bat is executed!
any suggestion would be appreciated.