function create_daily_task()
Published: January 25, 2017 - 2:26 PM
Good morning,
I have a message that I don't understand in the poweroff package on XP PCs.
TypeError: create_daily_task() takes at least 3 arguments (5 given)
Should arguments be removed or added?
I have a message that I don't understand in the poweroff package on XP PCs.
TypeError: create_daily_task() takes at least 3 arguments (5 given)
Code: Select all
create_daily_task('test_shutdown_windows',r'C:\Windows\System32\shutdown_test_session.bat', max_runtime=120,start_hour=19,start_minute=00)