mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 13:05:38 +02:00
add picture to demonstrate task scheduler setting
This commit is contained in:
parent
07932e7881
commit
696796c37d
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,9 @@ this tool and not have to worry about re-arranging when all is back to normal.
|
|||
- Unzip the file into any directory.
|
||||
* Note, the program can be run from any directory, but the program saves its data in `C:\Users\[User]\AppData\Local\PersistentWindows`
|
||||
- It is highly recommended to create a task in Task Scheduler to automatically start PersistentWindows when a user logs on.
|
||||
- Make sure to select `Run only when user is logged on`, and disable `Stop the task if it runs longer than (3 days)` in the task property settings.
|
||||
- Make sure to select `Run only when user is logged on`, and **disable `Stop the task if it runs longer than (3 days)` in the task property settings.**
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/59128756/188043145-d2954a75-821d-4464-b07f-2001d1a3053b.png" alt="image" width="500"/>
|
||||
- Specify the command option `-delay_start 10` in the Edit Action dialog to avoid startup failures after Windows upgrades
|
||||
|
||||
## Usage Instructions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue