cancel -delay_start 10 command option in auto_start_pw script

This commit is contained in:
Kang Yu 2024-02-04 18:13:58 -08:00
parent e29f591738
commit 610cfe4f90

View file

@ -1,5 +1,5 @@
## Replace with your desired command arguments
$arguments = "-delay_start 10 -splash=0"
$arguments = "-splash=0"
## rename the task as you like
$taskName = "StartPersistentWindows" + $env:username