Clarified an error

This commit is contained in:
twangboy 2015-10-14 14:40:36 -06:00
parent 23b9c1c199
commit 5731bdcadb

View file

@ -125,7 +125,7 @@ results = {0x0: 'The operation completed successfully',
0x41302: 'Task is disabled',
0x41303: 'Task has not yet run',
0x41304: 'There are no more runs scheduled for this task',
0x41306: 'Task is terminated',
0x41306: 'Task was terminated by the user',
0x8004130F: 'Credentials became corrupted',
0x8004131F: 'An instance of this task is already running',
0x800704DD: 'The service is not available (Run only when logged in?)',