Talk:Scheduled Tasks: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
All I see is a edit to remove the task before creating it. | All I see is a edit to remove the task before creating it. | ||
How do you add a option to the uninstaller to erase a task.? Need sample uninstall code. | How do you add a option to the uninstaller to erase a task.? | ||
Need sample uninstall code. | |||
Also when I try the code the popup says error but the task is installed. | |||
How do a create a task that runs every hr every day. I have tried adjusting 11 and 12 but its ignored. |
Revision as of 20:13, 21 April 2011
how hard would it be to do a deleteTask function? any help is appreciated
The article has been edited to show how to do this now.
All I see is a edit to remove the task before creating it.
How do you add a option to the uninstaller to erase a task.?
Need sample uninstall code.
Also when I try the code the popup says error but the task is installed. How do a create a task that runs every hr every day. I have tried adjusting 11 and 12 but its ignored.