Skip to content

Hardcoded task path #408

@Miiraak

Description

@Miiraak

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions