-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Hi @ntdevlabs !
I've noticed the line 244 hardcode the path of the task's scratch folder to C:\
$tasksPath = "C:\scratchdir\Windows\System32\Tasks"We need to change that to
$tasksPath = "$ScratchDisk\scratchdir\Windows\System32\Tasks"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels