Scheduling application to start (with GUI start)
I'm trying to get openoffice to open at a specific time. When I run it manualy:
soffice.exe -calc C:\Users\Updater.ods
it works fine. Open the UI, runs the macros (auto start on doc open)
However, when I schedule it to run with the same command...