Python Forum
Getting an .exe to run from Task Scheduler
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting an .exe to run from Task Scheduler
#1
Hi,

I have created an exe using pyinstaller.

The exe runs just fine if I run it manually. However, If I try and schedule it using a basic task in Task Scheduler then it doesn't run at all.

any thoughts....

Thanks

Fiorano
Reply
#2
Any error you are getting?
Reply
#3
Take a look into the event log viewer of Windows. There should be an entry about the started service and errors.
Maybe a path is wrong.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Running Python script through Task Scheduler? Winfried 8 335 Mar-10-2024, 07:24 PM
Last Post: Winfried
  count certain task in task manager[solved] kucingkembar 2 1,083 Aug-29-2022, 05:57 PM
Last Post: kucingkembar
  Schedule a task and render/ use the result of the task in any given time klllmmm 2 2,033 May-04-2021, 10:17 AM
Last Post: klllmmm
  How to create a task/import a task(task scheduler) using python Tyrel 7 3,626 Feb-11-2021, 11:45 AM
Last Post: Tyrel
  how to cancel scheduler module event nanok66 0 2,097 May-11-2020, 10:31 PM
Last Post: nanok66
  Simple mutli-threaded scheduler using sched - stuck Mzarour 2 6,049 Nov-12-2019, 07:44 PM
Last Post: Mzarour
  Batch file not running python script in task scheduler davork 3 4,475 May-09-2019, 12:53 PM
Last Post: Gribouillis
  sched.scheduler -> clean denisit 1 2,816 Nov-28-2018, 09:52 AM
Last Post: Gribouillis
  Windows 10 Task Scheduler Error mypython 1 2,456 Aug-11-2018, 11:01 PM
Last Post: ichabod801
  Scheduler runs but then fails marciokoko 2 4,060 Jan-19-2017, 12:02 AM
Last Post: marciokoko

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020