I just scheduled a task in my Windows 7, and I have 2 problems with it:
- The process starting with Below Normal priority.
- Even after manually changing the priority to Normal (via Task Manager), the process's memory going to the pagefile when idle.
Both problems aren't happening when running the same process without scheduled task.
How to make the scheduled task run with Normal priority and without paging the memory?
Thanks.